adriangb commented on issue #14179: URL: https://github.com/apache/datafusion/issues/14179#issuecomment-2614529181
> * [@nuno-faria](https://github.com/nuno-faria) extended filter pushdown to cover `PARTITION BY` window clauses [feat(optimizer): Enable filter pushdown on window functions #14026](https://github.com/apache/datafusion/pull/14026) (đ ) > * [@jayzhan-synnada](https://github.com/jayzhan-synnada) implemented [NestedLoopJoin Projection Pushdown #14120](https://github.com/apache/datafusion/pull/14120) Does this mean that some joins and window clauses now get pushed down to the TableProvider? -- 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]
