facebookincubator / velox

A composable and fully extensible C++ execution engine library for data management systems.
https://velox-lib.io/
Apache License 2.0
3.54k stars 1.17k forks source link

feat(hashjoin): Add fast row size estimation for hash probe #11558

Closed tanjialiang closed 5 days ago

tanjialiang commented 1 week ago
netlify[bot] commented 1 week ago

Deploy Preview for meta-velox canceled.

Name Link
Latest commit 07ede692e9a2243a7f9aea6a357893d8453e7e87
Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/6740f6ecd8c3000008da482b
facebook-github-bot commented 1 week ago

@tanjialiang has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 1 week ago

@tanjialiang has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 1 week ago

@tanjialiang has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 1 week ago

@tanjialiang has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 1 week ago

@tanjialiang has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

zhli1142015 commented 1 week ago

Yes, we should also need max length for string columns for prefix sort. https://github.com/facebookincubator/velox/pull/11527#issuecomment-2475659116 https://github.com/facebookincubator/velox/pull/11272

tanjialiang commented 6 days ago

ot successful

I'll do a followup PR for that, to make sure there's no regression if enabled by default.

facebook-github-bot commented 6 days ago

@tanjialiang has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 6 days ago

@tanjialiang has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 6 days ago

@tanjialiang has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 5 days ago

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

facebook-github-bot commented 5 days ago

@tanjialiang merged this pull request in facebookincubator/velox@059337fca8170c2b361ea9d89d6c2cdd9e157c4a.

conbench-facebook[bot] commented 5 days ago

Conbench analyzed the 1 benchmark run on commit 059337fc.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.