Skip to content

Conversation

@ozankabak
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

Removing the GroupByOrderMode struct that became unused after #8364.

What changes are included in this PR?

Removal of GroupByOrderMode.

Are these changes tested?

Yes, by existing tests.

Are there any user-facing changes?

An old, unused public struct is removed. I can not see any potential issues as it was previously used by built-in execs only and is now unused, but we are removing a public struct nonetheless. If there is a downstream user with custom execs using this struct, they will need to migrate to InputOrderMode.

@alamb alamb merged commit 8d72196 into apache:main Dec 20, 2023
@alamb
Copy link
Contributor

alamb commented Dec 20, 2023

Thank you 🙏

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.

3 participants