Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename VectorSerializer to IterativeVectorSerializer to distinguish it from BatchVectorSerializer #8605

Closed

Conversation

kevinwilfong
Copy link
Contributor

Summary:
To make the differences between VectorSerializer and BatchVectorSerializer more explicit, I'm renaming VectorSerializer to IterativeVectorSerializer.

I also rename createSerializer to createIterativeSerializer, however, since Presto uses createSerializer, I've left it in. Once this diff lands, I'll land a change in Presto to use createIterativeSerializer, and then land a change back in Velox to remove createSerializer.

Differential Revision: D53201916

Copy link

netlify bot commented Jan 30, 2024

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit ce36c90
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/65c2cf222f13810008604610

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 30, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53201916

…t from BatchVectorSerializer (facebookincubator#8605)

Summary:

To make the differences between VectorSerializer and BatchVectorSerializer more explicit, I'm renaming VectorSerializer to 
IterativeVectorSerializer.

I also rename createSerializer to createIterativeSerializer, however, since Presto uses createSerializer, I've left it in.  Once this 
diff lands, I'll land a change in Presto to use createIterativeSerializer, and then land a change back in Velox to remove 
createSerializer.

Reviewed By: bikramSingh91

Differential Revision: D53201916
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53201916

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53201916

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 693452a.

Copy link

Conbench analyzed the 1 benchmark run on commit 693452a0.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

FelixYBW pushed a commit to FelixYBW/velox that referenced this pull request Feb 10, 2024
…t from BatchVectorSerializer (facebookincubator#8605)

Summary:
Pull Request resolved: facebookincubator#8605

To make the differences between VectorSerializer and BatchVectorSerializer more explicit, I'm renaming VectorSerializer to
IterativeVectorSerializer.

I also rename createSerializer to createIterativeSerializer, however, since Presto uses createSerializer, I've left it in.  Once this
diff lands, I'll land a change in Presto to use createIterativeSerializer, and then land a change back in Velox to remove
createSerializer.

Reviewed By: bikramSingh91

Differential Revision: D53201916

fbshipit-source-id: 69947b4bf7a50f43fd27126b3b29688e9d8300ef
FelixYBW pushed a commit to FelixYBW/velox that referenced this pull request Feb 10, 2024
…t from BatchVectorSerializer (facebookincubator#8605)

Summary:
Pull Request resolved: facebookincubator#8605

To make the differences between VectorSerializer and BatchVectorSerializer more explicit, I'm renaming VectorSerializer to
IterativeVectorSerializer.

I also rename createSerializer to createIterativeSerializer, however, since Presto uses createSerializer, I've left it in.  Once this
diff lands, I'll land a change in Presto to use createIterativeSerializer, and then land a change back in Velox to remove
createSerializer.

Reviewed By: bikramSingh91

Differential Revision: D53201916

fbshipit-source-id: 69947b4bf7a50f43fd27126b3b29688e9d8300ef
FelixYBW pushed a commit to FelixYBW/velox that referenced this pull request Feb 12, 2024
…t from BatchVectorSerializer (facebookincubator#8605)

Summary:
Pull Request resolved: facebookincubator#8605

To make the differences between VectorSerializer and BatchVectorSerializer more explicit, I'm renaming VectorSerializer to
IterativeVectorSerializer.

I also rename createSerializer to createIterativeSerializer, however, since Presto uses createSerializer, I've left it in.  Once this
diff lands, I'll land a change in Presto to use createIterativeSerializer, and then land a change back in Velox to remove
createSerializer.

Reviewed By: bikramSingh91

Differential Revision: D53201916

fbshipit-source-id: 69947b4bf7a50f43fd27126b3b29688e9d8300ef
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants