Skip to content

[MINOR]: Simplify code, change requirement from PhysicalSortExpr to PhysicalSortRequirement#7913

Merged
ozankabak merged 2 commits into
apache:mainfrom
synnada-ai:feature/simplifications
Oct 24, 2023
Merged

[MINOR]: Simplify code, change requirement from PhysicalSortExpr to PhysicalSortRequirement#7913
ozankabak merged 2 commits into
apache:mainfrom
synnada-ai:feature/simplifications

Conversation

@mustafasrepo

@mustafasrepo mustafasrepo commented Oct 24, 2023

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

This is a cleanup PR. It removes couple of clones in the codebase, where they are not necessary. Also changes add_sort_above utils co that it takes &[PhysicalSortRequirement] instead of &[PhysicalSortExpr] as argument.

What changes are included in this PR?

Are these changes tested?

Existing tests should work

Are there any user-facing changes?

@github-actions github-actions Bot added the core Core DataFusion crate label Oct 24, 2023

@ozankabak ozankabak left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants