Skip to content

Add partition_aware to UnionExec display#6013

Closed
alamb wants to merge 1 commit into
apache:mainfrom
alamb:alamb/union_aware_display
Closed

Add partition_aware to UnionExec display#6013
alamb wants to merge 1 commit into
apache:mainfrom
alamb:alamb/union_aware_display

Conversation

@alamb

@alamb alamb commented Apr 14, 2023

Copy link
Copy Markdown
Contributor

Draft as it is clear we don't have plan coverage for this feature. See #6009 (comment)

Which issue does this PR close?

Related to #5970

Rationale for this change

As noted by @mingmwang and @crepereum on #6009, #6009 (comment) there is no good way at the moment to tell if a UnionExec is "partition aware" and thus it is not clear to me if this mode is ever used.

What changes are included in this PR?

Thus this PR improves the display plan to include information about partition in the display of the UnionExec.

Are these changes tested?

Covered by existing tests

Are there any user-facing changes?

@github-actions github-actions Bot added the core Core DataFusion crate label Apr 14, 2023
@alamb

alamb commented Apr 28, 2023

Copy link
Copy Markdown
Contributor Author

https://github.com/apache/arrow-datafusion/pull/6045/files removed this field so there is no need for this PR anymore

@alamb alamb closed this Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant