-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve 'insertForJoin' function performance by group prefetching (#9731
) Summary: Apply the prefetching optimization for join probe to function 'insertForJoin' to improve it's performance. Fixes: #9732 Pull Request resolved: #9731 Reviewed By: kagamiori Differential Revision: D57585922 Pulled By: pedroerp fbshipit-source-id: c0f08ad85afc2c175d2cf5a0d576eb7bbf0f429e
- Loading branch information
1 parent
9c9712e
commit 0f15532
Showing
4 changed files
with
397 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.