-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
executor: Improve the performance of aggFuncBitXor
by using sliding window
#16091
Conversation
…ndow aggFuncBitXor
…ndow benchmark of aggFuncBitXor
Codecov Report
@@ Coverage Diff @@
## master #16091 +/- ##
===========================================
Coverage 80.3878% 80.3878%
===========================================
Files 506 506
Lines 136507 136507
===========================================
Hits 109735 109735
Misses 18221 18221
Partials 8551 8551 |
@SunRunAway PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/run-all-tests |
@mmyj merge failed. |
/merge |
/merge |
Your auto merge job has been accepted, waiting for 16076, 16378, 16387 |
/run-all-tests |
@mmyj merge failed. |
What problem does this PR solve?
Problem Summary: Improve the performance of the aggFuncBitXor
related #14887
Check List
Tests
Side effects
new.txt
old.txt