Ted-Jiang commented on issue #7556: URL: https://github.com/apache/arrow-datafusion/issues/7556#issuecomment-1720419632
@alamb Thanks for the suggestions ! This make sense. I will extract a trait like `MemoryPoo`l for user extension their specific caching policy. As the where should call `get` or `set` in execution: i think there is only one way hard code in physical plan,which means user can not customize where they call get or set cache. -- 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]
