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 d85595e032 perf: optimize CASE WHEN lookup table (2.5-22.5 times 
faster) (#18183)
     add e8a0829b7a Allow Logical expression ScalarVariable to represent an 
extension type or metadata (#18243)

No new revisions were added by this update.

Summary of changes:
 datafusion/expr/src/expr.rs           |  6 +++---
 datafusion/expr/src/expr_schema.rs    | 31 +++++++++++++++++++++----------
 datafusion/expr/src/planner.rs        | 14 +++++++++++++-
 datafusion/sql/src/expr/identifier.rs | 23 +++++++++++++++++------
 datafusion/sql/src/unparser/expr.rs   |  8 ++++++--
 5 files changed, 60 insertions(+), 22 deletions(-)


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

Reply via email to