Skip to content

Conversation

@morningman
Copy link
Contributor

Proposed changes

The group_concat with distinct may return unstable result,
so I remove the distinct and add order by to make test case stable

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

@morningman
Copy link
Contributor Author

run buildall

@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 Oct 29, 2023
@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

Copy link
Contributor

@zhangguoqiang666 zhangguoqiang666 left a comment

Choose a reason for hiding this comment

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

LGTM

@morningman morningman merged commit bddb6b6 into apache:master Oct 30, 2023
dutyu pushed a commit to dutyu/doris that referenced this pull request Nov 4, 2023
The `group_concat` with `distinct` may return unstable result,
so I remove the distinct and add `order by` to make test case stable
seawinde pushed a commit to seawinde/doris that referenced this pull request Nov 13, 2023
The `group_concat` with `distinct` may return unstable result,
so I remove the distinct and add `order by` to make test case stable
XuJianxu pushed a commit to XuJianxu/doris that referenced this pull request Dec 14, 2023
The `group_concat` with `distinct` may return unstable result,
so I remove the distinct and add `order by` to make test case stable
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. dev/2.0.3-merged reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants