Skip to content

Conversation

@qrilka
Copy link
Contributor

@qrilka qrilka commented Jul 3, 2023

Follow-up for #6711

Which issue does this PR close?

Closes the detail discussed in #6711 (comment)

Rationale for this change

Removes duplication of fmt_as in ExecutionPlan and DisplayAs

What changes are included in this PR?

Are these changes tested?

As it's a "structural" change no extra tests seem to be needed and existing tests pass.

Are there any user-facing changes?

No

@github-actions github-actions bot added the core Core DataFusion crate label Jul 3, 2023
@qrilka qrilka force-pushed the execution-plan-as-display-as branch from 5e6e5e2 to 8e9a398 Compare July 3, 2023 19:33
@qrilka qrilka marked this pull request as ready for review July 3, 2023 19:34
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.

Thank you @qrilka

While this will generate some non trivial churn in downstream projects that extend ExecutionPlan I think it makes more sense to me

Any thoughts @Dandandan or @mustafasrepo or @jackwener ?

@alamb alamb added the api change Changes the API exposed to users of the crate label Jul 5, 2023
@alamb alamb changed the title Set DisplayAs to be a supertrait of ExecutionPlan Set DisplayAs to be a supertrait of ExecutionPlan Jul 5, 2023
@alamb alamb merged commit d610a9f into apache:main Jul 6, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants