Skip to content

Rename VectorSerializer to IterativeVectorSerializer to distinguish it from BatchVectorSerializer#8605

Closed
kevinwilfong wants to merge 1 commit intofacebookincubator:mainfrom
kevinwilfong:export-D53201916
Closed

Rename VectorSerializer to IterativeVectorSerializer to distinguish it from BatchVectorSerializer#8605
kevinwilfong wants to merge 1 commit intofacebookincubator:mainfrom
kevinwilfong:export-D53201916

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

@netlify
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.

@conbench-facebook
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
makagonov pushed a commit to makagonov/velox that referenced this pull request May 27, 2025
…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