Skip to content

[Enhancement](runtime filter)optimize for runtime filter - #12856

Merged
BiteTheDDDDt merged 4 commits into
apache:masterfrom
BiteTheDDDDt:opt_0922
Oct 9, 2022
Merged

[Enhancement](runtime filter)optimize for runtime filter#12856
BiteTheDDDDt merged 4 commits into
apache:masterfrom
BiteTheDDDDt:opt_0922

Conversation

@BiteTheDDDDt

@BiteTheDDDDtBiteTheDDDDt commented Sep 22, 2022

Copy link
Copy Markdown
Contributor

Proposed changes

  1. optimize build runtime filter.
  2. change hash function of some numeric type in bloom filter.
TPCH-SF100BeforeAfter
q111850.011756.0
q2604.8430.2
q33726.43195.6
q41569.81185.0
q52875.62492.8
q6971.6982.8
q71439.01281.4
q81481.81085.2
q920764.020939.0
q102113.21895.8
q11615.2617.8
q12887.6749.6
q133658.23562.4
q14705.4653.6
q15612.8605.8
q16910.2878.6
q174969.41527.2
q184027.23957.6
q19429.4445.8
q201685.01574.6
q214800.44551.6
q221261.41134.8
SUM71958.465503.2

Problem summary

Describe your changes.

Checklist(Required)

  1. Does it affect the original behavior:
    • Yes
    • No
    • I don't know
  2. Has unit tests been added:
    • Yes
    • No
    • No Need
  3. Has document been added or modified:
    • Yes
    • No
    • No Need
  4. Does it need to update dependencies:
    • Yes
    • No
  5. 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 dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

HappenLee
HappenLee previously approved these changes Oct 8, 2022

@HappenLeeHappenLee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

update
update
update
update
fix
update
update
update
update
update
remove datev2
update

@HappenLeeHappenLee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Oct 9, 2022
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.area/vectorizationreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@BiteTheDDDDt@HappenLee