Skip to content

[fix](nereids)having with no group by is not parsed correctly#14883

Merged
morrySnow merged 2 commits intoapache:masterfrom
starocean999:master_perf
Dec 12, 2022
Merged

[fix](nereids)having with no group by is not parsed correctly#14883
morrySnow merged 2 commits intoapache:masterfrom
starocean999:master_perf

Conversation

@starocean999
Copy link
Contributor

@starocean999 starocean999 commented Dec 7, 2022

Proposed changes

Issue Number: close #xxx

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...

@hello-stephen
Copy link
Contributor

hello-stephen commented Dec 7, 2022

TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.19 seconds
load time: 432 seconds
storage size: 17123356892 Bytes
https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221212122549_clickbench_pr_62149.html

@starocean999 starocean999 force-pushed the master_perf branch 4 times, most recently from 6ba8f5f to faa50ba Compare December 9, 2022 02:53
Copy link
Contributor

@morrySnow morrySnow left a comment

Choose a reason for hiding this comment

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

please resolve conflict ~

});
})
})),
RuleType.FILL_UP_HAVING_PROJECT.build(
Copy link
Contributor

Choose a reason for hiding this comment

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

rule's name is better called HAVING_TO_FILTER

@github-actions
Copy link
Contributor

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

@github-actions github-actions bot added approved Indicates a PR has been approved by one committer. reviewed labels Dec 12, 2022
@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@morrySnow morrySnow merged commit 281d474 into apache:master Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. area/nereids kind/test reviewed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants