Skip to content

Conversation

@spaces-X
Copy link
Contributor

Proposed changes

Issue Number: close #10120

Problem Summary:

Describe the overview of changes.

Checklist(Required)

  1. Does it affect the original behavior: (No)
  2. Has unit tests been added: (No Need)
  3. Has document been added or modified: (No Need)
  4. Does it need to update dependencies: (No)
  5. Are there any changes that cannot be rolled back: (Yes)

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

…g set columns cannot be input parameters in aggregate functions.
@github-actions github-actions bot added the area/planner Issues or PRs related to the query planner label Jun 14, 2022
Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

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

Please add ut for this case in PlannerTest.java

@spaces-X
Copy link
Contributor Author

Please add ut for this case in PlannerTest.java

Done.

@spaces-X
Copy link
Contributor Author

@morningman Hi, i have alread tested these codes and the result shows that it can avoid some bugs of grouping sets.
Please review this pr later, thx!

@github-actions
Copy link
Contributor

We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
If you'd like to revive this PR, please reopen it and feel free a maintainer to remove the Stale tag!

@github-actions github-actions bot added the Stale label Dec 27, 2022
@github-actions github-actions bot closed this Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/planner Issues or PRs related to the query planner Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] deep checks between agg-function exprs and groupingsets columns are needed in SelectStmt analyze

2 participants