Skip to content

Conversation

@lewiszlw
Copy link
Member

Which issue does this PR close?

follow up of #10575.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added logical-expr Logical plan and expressions optimizer Optimizer rules core Core DataFusion crate labels May 21, 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.

Looks great -- thank you so much @lewiszlw

fn fmt_for_explain(&self, f: &mut fmt::Formatter) -> fmt::Result;

/// Create a new `ExtensionPlanNode` with the specified children
#[deprecated(since = "39.0.0", note = "use with_exprs_and_inputs instead")]
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

@alamb
Copy link
Contributor

alamb commented May 21, 2024

I took the liberty of merging this branch up from main to resolve a conflict.

@alamb alamb merged commit 65e281a into apache:main May 21, 2024
findepi pushed a commit to findepi/datafusion that referenced this pull request Jul 16, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants