Skip to content

Added derive trait Copy to OrderByOptions struct#2021

Merged
iffyio merged 1 commit intoapache:mainfrom
LucaCappelletti94:order-by-options-copy
Sep 9, 2025
Merged

Added derive trait Copy to OrderByOptions struct#2021
iffyio merged 1 commit intoapache:mainfrom
LucaCappelletti94:order-by-options-copy

Conversation

@LucaCappelletti94
Copy link
Copy Markdown
Contributor

As per title, I have added the Copy trait to the OrderByOptions struct as I believe it should implement it, being a very small struct composed solely of Option<bool> fields.

Copy link
Copy Markdown
Contributor

@iffyio iffyio 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 @LucaCappelletti94!
cc @alamb

@iffyio iffyio added this pull request to the merge queue Sep 9, 2025
Merged via the queue into apache:main with commit b8539a5 Sep 9, 2025
10 checks passed
@alamb
Copy link
Copy Markdown
Contributor

alamb commented Sep 9, 2025

Nice -- thanks @iffyio

@blaginin the merge queue seems to have been used and worked well for this PR

ayman-sigma pushed a commit to sigmacomputing/sqlparser-rs that referenced this pull request Feb 3, 2026
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