You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/23 16:57:36 UTC

[GitHub] [arrow-datafusion] andygrove opened a new issue #399: ShuffleReaderExec does not get formatted correctly in displayable physical plan

andygrove opened a new issue #399:
URL: https://github.com/apache/arrow-datafusion/issues/399


   **Describe the bug**
   ShuffleReaderExec does not get formatted correctly in displayable physical plan because it does not implement `fmt_as`.
   
   **To Reproduce**
   Run a Ballista query and print the executed plan in the executor.
   
   **Expected behavior**
   The plan should include information about `ShuffleReaderExec`.
   
   **Additional context**
   None
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] jorgecarleitao closed issue #399: ShuffleReaderExec does not get formatted correctly in displayable physical plan

Posted by GitBox <gi...@apache.org>.
jorgecarleitao closed issue #399:
URL: https://github.com/apache/arrow-datafusion/issues/399


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org