adriangb commented on PR #17028: URL: https://github.com/apache/datafusion/pull/17028#issuecomment-3156102223
Are we concerned that `reset_state` will disable dynamic the dynamic filter optimization? I wasn't able to cook up an example query, I don't do much recursive queries myself, but I imagine that unless the optimizer runs again after `reset_state` to re-connect dynamic filters to a data source they can't possibly work. Right? -- 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]
