andygrove opened a new pull request #9154:
URL: https://github.com/apache/arrow/pull/9154


   Physical operators and expressions should have public accessor methods so 
that other crates can walk the physical plan and extract the values used to 
construct the operators and expressions.
   
   This allows other projects to translate the physical plan into a different 
form or to serialize a physical plan to support distributed queries in a 
cluster.


----------------------------------------------------------------
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:
[email protected]


Reply via email to