This is an automated email from the ASF dual-hosted git repository.
akurmustafa pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 1b6ae8fcda Add support for constant expression evaluation in limit
(#9790)
add ba8f1af25d Projection Pushdown through user defined LogicalPlan nodes.
(#9690)
No new revisions were added by this update.
Summary of changes:
datafusion/expr/src/logical_plan/extension.rs | 43 ++++
datafusion/optimizer/src/optimize_projections.rs | 289 ++++++++++++++++++++++-
2 files changed, 325 insertions(+), 7 deletions(-)