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 b6d46a6382 perf: Optimize `initcap()` (#20352)
     add d59cdfe999 Fix name tracker (#19856)

No new revisions were added by this update.

Summary of changes:
 Cargo.lock                                         |   1 -
 datafusion/substrait/Cargo.toml                    |   1 -
 .../src/logical_plan/consumer/rel/project_rel.rs   |  15 +-
 .../substrait/src/logical_plan/consumer/utils.rs   | 224 ++++++++++++++++++---
 .../substrait/tests/cases/consumer_integration.rs  |  40 ++--
 datafusion/substrait/tests/cases/logical_plans.rs  |  35 ++--
 .../tests/cases/roundtrip_logical_plan.rs          |  65 +++++-
 7 files changed, 283 insertions(+), 98 deletions(-)


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

Reply via email to