alamb commented on PR #21832: URL: https://github.com/apache/datafusion/pull/21832#issuecomment-4316720671
> @adriangb @alamb @gene-bordegaray: Let me know if this approach is feasible: It might be feasible, but I don't think it is general (aka would not be used by other users of DataFusion) and makes is more complicated for a single usecase. Thus I am not sure we should add it to this repo If you want to proveed with this approach, I think you could add it as a user defined PhysicalOptimizer pass to fix up the plan / DynamicFilter for your uase case. I also wrote up a summary of my thoughts [here](https://github.com/apache/datafusion/issues/21207#issuecomment-4254968115), including another possible alternate workaround Let me know what you think -- 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]
