Skip to content

Fix select-distinct when there is no order by and select items contains expression#14664

Merged
JackieTien97 merged 1 commit intoapache:masterfrom
Wei-hao-Li:fixSelectDistinct
Jan 9, 2025
Merged

Fix select-distinct when there is no order by and select items contains expression#14664
JackieTien97 merged 1 commit intoapache:masterfrom
Wei-hao-Li:fixSelectDistinct

Conversation

@Wei-hao-Li
Copy link
Collaborator

@Wei-hao-Li Wei-hao-Li commented Jan 9, 2025

cause: now only appendProjections when there is order-by, but maybe there is projection before distinct too.
image

Signed-off-by: Weihao Li <18110526956@163.com>
@JackieTien97 JackieTien97 merged commit 7dc5179 into apache:master Jan 9, 2025
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants