alamb opened a new pull request, #6013:
URL: https://github.com/apache/arrow-datafusion/pull/6013

   # Which issue does this PR close?
   Related to https://github.com/apache/arrow-datafusion/issues/5970
   
   
   
   # Rationale for this change
   
   As noted by @mingmwang and @crepereum on 
https://github.com/apache/arrow-datafusion/pull/6009, 
https://github.com/apache/arrow-datafusion/pull/6009#issuecomment-1508280788 
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?
   
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!--
   If there are any breaking changes to public APIs, please add the `api 
change` label.
   -->


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to