Skip to content

Conversation

findepi
Copy link
Member

@findepi findepi commented Aug 26, 2024

Relates to #1468 (comment)
Prep for #12177

@github-actions github-actions bot added the logical-expr Logical plan and expressions label Aug 26, 2024
@github-actions github-actions bot added the sql SQL Planner label Aug 26, 2024
@findepi findepi changed the title Require sort expressions to be of type Sort in compare_sort_expr Require sort expressions to be of type Sort Aug 26, 2024
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.

I suppose a panic is better than silent error. However, returning a real error is probably better.

However, given your plans for #12177 I think this is ok for now

Thank you @findepi

@findepi
Copy link
Member Author

findepi commented Aug 27, 2024

However, returning a real error is probably better.

I agree.

In #12177 i am going to introduce a few temporary clones and panics, when splitting commits to make the change reviewable. The idea is that all these go away when we land the whole thing.

@alamb alamb merged commit 4a94356 into apache:main Aug 27, 2024
@findepi findepi deleted the findepi/test-sort-expr-is-sort branch August 27, 2024 13:25
@alamb
Copy link
Contributor

alamb commented Sep 5, 2024

🚀 -- thanks again @findepi -- this was epic

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

Labels

logical-expr Logical plan and expressions sql SQL Planner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants