Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add shuffle for SortPreservingMergeExec physical operator #452

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

yahoNanJing
Copy link
Contributor

Which issue does this PR close?

Closes #451.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@yahoNanJing yahoNanJing requested a review from Dandandan October 26, 2022 09:59
@yahoNanJing
Copy link
Contributor Author

Hi @Dandandan and @andygrove, could you help review this PR?

Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @yahoNanJing

@andygrove andygrove merged commit f9a4d37 into apache:master Oct 26, 2022
@mingmwang
Copy link
Contributor

@yahoNanJing

Do we still need the logic in Ballista ?

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.

Return empty results for SQLs with order by
4 participants