Skip to content

Conversation

@xiaoxmeng
Copy link
Contributor

Summary:
We don't need to copy data for duplicate result for inputs with the same key. Extend row serde to support serialize string view.
This optimize cpu/memory and simplify the implementation
Also cover the key-dedup in index join test.

Reviewed By: wenqiwooo

Differential Revision: D71670857

@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 Mar 23, 2025
@facebook-github-bot
Copy link
Contributor

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

@netlify
Copy link

netlify bot commented Mar 23, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit c64c291
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/67e0424c5bd1190008b67bf1

Copy link
Collaborator

@duanmeng duanmeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xiaoxmeng LGTM, thanks.

…tion (facebookincubator#12765)

Summary:

We don't need to copy data for duplicate result for inputs with the same key. Extend row serde to support serialize string view.
This optimize cpu/memory and simplify the implementation
Also cover the key-dedup in index join test.

Reviewed By: wenqiwooo

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 61927f4.

@conbench-facebook
Copy link

Conbench analyzed the 1 benchmark run on commit 61927f40.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

jinchengchenghh pushed a commit to jinchengchenghh/velox that referenced this pull request Apr 4, 2025
…tion (facebookincubator#12765)

Summary:
Pull Request resolved: facebookincubator#12765

We don't need to copy data for duplicate result for inputs with the same key. Extend row serde to support serialize string view.
This optimize cpu/memory and simplify the implementation
Also cover the key-dedup in index join test.

Reviewed By: wenqiwooo

Differential Revision: D71670857

fbshipit-source-id: d3257ef201fe072e8fba0f2931cd3a6101b8210a
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.

3 participants