cetra3 opened a new pull request, #17234:
URL: https://github.com/apache/datafusion/pull/17234

   ## Which issue does this PR close?
   
   No issue, but a bug we're seeing with the proto encode/decode.  If this 
change isn't made then, the test will error with:
   
   ```
   AnalyzeExec::required_input_distribution returned Vec with incorrect size: 0 
!= 1. This issue was likely caused by a bug in DataFusion's code. Please help 
us to resolve this by filing a bug report in our issue tracker: 
https://github.com/apache/datafusion/issues
   ```
   
   ## Rationale for this change
   
   Fixes a bug with the proto
   
   ## What changes are included in this PR?
   
   Adjusts the `required_input_distribution` from `AnalyzeExec` to return 
something
   
   ## Are these changes tested?
   
   Yes, see the test
   
   ## Are there any user-facing changes?
   
   Nope I think this one is pretty straightforward!
   


-- 
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: github-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to