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

[opt] optimize point queries #20409

Open
wants to merge 49 commits into
base: main
Choose a base branch
from
Open

[opt] optimize point queries #20409

wants to merge 49 commits into from

Conversation

aunjgr
Copy link
Contributor

@aunjgr aunjgr commented Nov 27, 2024

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue #20386

What this PR does / why we need it:

in join operators, don't build hashtable if build side has only 1 row

in join operators, don't build hashtable if build side has only 1 row
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/wip kind/enhancement size/M Denotes a PR that changes [100,499] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants