Skip to content

Conversation

@andygrove
Copy link
Member

@andygrove andygrove commented Jun 14, 2022

Which issue does this PR close?

N/A

Rationale for this change

PR #2694 removed LogicalPlan::Offset but did not remove the corresponding Offset struct.

What changes are included in this PR?

Remove Offset struct

Are there any user-facing changes?

Yes, removes a struct that was part of our public API.

@andygrove andygrove marked this pull request as ready for review June 14, 2022 15:47
@github-actions github-actions bot added core Core DataFusion crate logical-expr Logical plan and expressions labels Jun 14, 2022
@andygrove andygrove added the api change Changes the API exposed to users of the crate label Jun 14, 2022
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.

Nice find -- thanks @andygrove

cc @ming535

@andygrove andygrove merged commit f8800a8 into apache:master Jun 15, 2022
waynexia pushed a commit to waynexia/arrow-datafusion that referenced this pull request Jun 20, 2022
gandronchik pushed a commit to cube-js/arrow-datafusion that referenced this pull request Aug 30, 2022
gandronchik pushed a commit to cube-js/arrow-datafusion that referenced this pull request Aug 31, 2022
gandronchik pushed a commit to cube-js/arrow-datafusion that referenced this pull request Sep 2, 2022
@andygrove andygrove deleted the remove-offset branch January 27, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api change Changes the API exposed to users of the crate core Core DataFusion crate logical-expr Logical plan and expressions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants