alamb commented on pull request #1072:
URL: https://github.com/apache/arrow-datafusion/pull/1072#issuecomment-937128950


   > I am not really happy about this solution either, so any alternative 
solution is welcome!
   
   I think the alternative would be to thread the ObjectStoreRegistry on some 
structure down to all the places it was needed (e.g. perhaps the 
`ExecutionContext`). This seems like it will require a substantial amount of 
plumbing. 
   
   Basically I don't see the ObjectStoreRegistry as something that is "owned" 
by the `ExecutionPlan` nodes, it is more like some execution specific 
configuration they happen to have a shared reference to for convenience


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