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

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-datafusion/pull/6380
   Closes https://github.com/apache/arrow-datafusion/issues/6379
   
   # Rationale for this change
   
   See https://github.com/apache/arrow-datafusion/issues/6379
   
   # What changes are included in this PR?
   This is based off https://github.com/apache/arrow-datafusion/pull/6380 from 
@tustvold but it was getting a little big to just push to his branch so I 
decided to make a new PR
   
   1. Don't optimize the input to `AnalyzeExec`
   2. Update `AnalyzeExec` to handle multiple input streams using `futures`-fu 
   3. Add a new test
   
   # Are these changes tested?
   Yes
   
   # Are there any user-facing changes?
   Less confusing `EXPLAIN ANALYZE` results


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