jizezhang commented on issue #17297: URL: https://github.com/apache/datafusion/issues/17297#issuecomment-3509487442
Hi @milenkovicm thanks for replying. I do have some questions: - Is the approach with `cache_producer` related to the discussion above on creating a new logical node/plan at all? or in this case it would be up to the user to encapsulate their custom logic in `cache_producer`? - How would a user pass `cache_producer`, e.g. via `SessionState`? Thanks! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
