peterxcli commented on PR #23854: URL: https://github.com/apache/datafusion/pull/23854#issuecomment-5139803863
> I believe there is much discussion going on around the future of dynamic filters here #23814 ... I looked at #23814, IIUC, it is orthogonal to this patch, it only discussed how to define the api so other nodes can receive the probe side fragment plan and dynamic filter of hash join, because what we're doing here is still building `Arc<dyn PhysicalExpr>` for dynamic filter of range partitioning as what hash partitioning does. cc @jayshrivastava @gene-bordegaray -- 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]
