This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from 5844dfb349 Refactor example metadata parsing utilities(#20204) (#20233)
     add 48d20ad812 add module structure and unit tests for expression pushdown 
logical optimizer (#20238)

No new revisions were added by this update.

Summary of changes:
 .../optimizer/src/extract_leaf_expressions.rs      | 1597 ++++++++++++++++++++
 datafusion/optimizer/src/lib.rs                    |    1 +
 datafusion/optimizer/src/test/mod.rs               |   22 +
 3 files changed, 1620 insertions(+)
 create mode 100644 datafusion/optimizer/src/extract_leaf_expressions.rs


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to