Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Jul 8, 2024

This reverts commit b468ba7.

Which issue does this PR close?

Rationale for this change

We originally made this change in #11132 as we thought it was necessary for user defined sql extensions (#11207) but we eventually went with a different approach (specifically #11180 from @jayzhan211 )

Thus I think this change is unnecessary and since it is a breaking API change it will cause unnecessary issues on upgrade for users.

Let's revert it

What changes are included in this PR?

This reverts commit b468ba7 / #11132

Are these changes tested?

Yes, by CI / clippy

Are there any user-facing changes?

Revert what I think is an uncessary API change

cc @samuelcolvin and @andygrove

@alamb alamb marked this pull request as ready for review July 8, 2024 20:50
@github-actions github-actions bot added logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates optimizer Optimizer rules core Core DataFusion crate substrait Changes to the substrait crate labels Jul 8, 2024
Copy link
Contributor

@samuelcolvin samuelcolvin left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

Thanks @alamb

@andygrove andygrove merged commit a6898d3 into apache:main Jul 9, 2024
@alamb alamb deleted the alamb/revert_clone branch July 9, 2024 20:04
findepi pushed a commit to findepi/datafusion that referenced this pull request Jul 16, 2024
xinlifoobar pushed a commit to xinlifoobar/datafusion that referenced this pull request Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates substrait Changes to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants