BiteTheDDDDt opened a new pull request, #12856: URL: https://github.com/apache/doris/pull/12856
# Proposed changes 1. optimize build runtime filter. 2. change hash function of some numeric type in bloom filter. ``` sql tpch after before q1 11951.4 12087.2 q2 423.0 591.6 up q3 3462.6 3544.4 q4 1260.2 1453.6 up q5 2580.0 2975.8 up q6 1003.2 1017.4 q7 1358.6 1428.8 q8 1205.6 1378.8 up q9 21818.4 21591.8 q10 2084.4 2193.4 up q11 629.8 630.2 q12 829.0 881.8 q13 3478.8 3510.8 q14 689.2 731.8 q15 631.2 653.0 q16 895.2 898.2 q17 3849.2 5085.2 up q18 3934.6 4382.6 up q19 473.0 460.6 q20 1683.0 1671.2 q21 4793.0 4938.8 q22 1207.6 1353.6 ``` ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No - [ ] I don't know 3. Has unit tests been added: - [ ] Yes - [ ] No - [ ] No Need 4. Has document been added or modified: - [ ] Yes - [ ] No - [ ] No Need 5. Does it need to update dependencies: - [ ] Yes - [ ] No 6. Are there any changes that cannot be rolled back: - [ ] Yes (If Yes, please explain WHY) - [ ] No ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org