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

[GLUTEN-7205] [VL] Optimize row to column for scalar type #7206

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

jinchengchenghh
Copy link
Contributor

Optimize current deserialize data one by one to batch deserialization, the performance will improve more than 3 times.
Relevant Velox PR: facebookincubator/velox#10797

@github-actions github-actions bot added the VELOX label Sep 12, 2024
Copy link

#7205

@FelixYBW
Copy link
Contributor

It's a temp solution. Once Velox PR is merged, we need to revert this one.

@FelixYBW FelixYBW merged commit ce09169 into apache:main Sep 12, 2024
44 checks passed
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
Optimize current deserialize data one by one to batch deserialization, the performance will improve more than 3 times.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants