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

Change functions in Velox directory to use the new writer interface. #1415

Closed

Conversation

laithsakka
Copy link
Contributor

@laithsakka laithsakka commented Apr 13, 2022

Summary:
This is part is step one towards deprecating old writers.
A following diff will replace ArrayWriterT and switch out_type meaning, the same for all other types.

Differential Revision: D35625851

Summary:
This is part of the step1 deprecating old writers.
A following diff will replace ArrayWriterT and switch out_type<Array>
meaning, the same for all other types.

Differential Revision: D35625851

fbshipit-source-id: 4c15b07b38ec96371aec1ae02bce632e1a9315e7
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Apr 13, 2022
@facebook-github-bot
Copy link
Contributor

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

@laithsakka laithsakka changed the title Move function in Velox directory to new writer interface. Move functions in Velox directory to the new writer interface Apr 13, 2022
@laithsakka laithsakka changed the title Move functions in Velox directory to the new writer interface Change functions in Velox directory to use the new writer interface. Apr 13, 2022
Arty-Maly pushed a commit to Arty-Maly/velox that referenced this pull request May 13, 2022
…acebookincubator#1415)

Summary:
Pull Request resolved: facebookincubator#1415

This part is step one towards deprecating old writers.
The following diff will replace ArrayWriterT and switch out_type<Array> meaning, the same for all other types.

Reviewed By: mbasmanova

Differential Revision: D35625851

fbshipit-source-id: 29b01bdbce75fa0f694d17495240981ad380b9c7
shiyu-bytedance pushed a commit to shiyu-bytedance/velox-1 that referenced this pull request Aug 18, 2022
…acebookincubator#1415)

Summary:
Pull Request resolved: facebookincubator#1415

This part is step one towards deprecating old writers.
The following diff will replace ArrayWriterT and switch out_type<Array> meaning, the same for all other types.

Reviewed By: mbasmanova

Differential Revision: D35625851

fbshipit-source-id: 29b01bdbce75fa0f694d17495240981ad380b9c7
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants