Skip to content

Conversation

@haohuaijin
Copy link
Contributor

@haohuaijin haohuaijin commented Oct 15, 2023

Which issue does this PR close?

Closes #7750, related to #7751

Closes #7751

Rationale for this change

fix ci failed

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

Night-Amber3301 and others added 3 commits October 6, 2023 10:38
solves: apache#7750

Replaced `SortExec: fetch={fetch}, expr=[{}]` with 'SortExec: TopK(fetch={fetch}), expr=[{}]' in [sort.rs](https://github.com/apache/arrow-datafusion/blob/main/datafusion/physical-plan/src/sorts/sort.rs) file
@github-actions github-actions bot added core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) labels Oct 15, 2023
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @haohuaijin and @Night-Amber3301 🙏 very much appreciated

@alamb alamb merged commit 26e43ac into apache:main Oct 15, 2023
@haohuaijin haohuaijin deleted the topk-patch branch October 15, 2023 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update explain plan to show when topk operator is used

3 participants