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 8152b44430 feat: optimise copying in `left` for Utf8 and LargeUtf8 
(#19980)
     add 41bfb794c8 feat: support Spark-compatible abs math function part 2 - 
ANSI mode (#18828)

No new revisions were added by this update.

Summary of changes:
 datafusion/execution/src/config.rs                 |   6 +
 datafusion/functions/src/math/abs.rs               |   4 +-
 datafusion/spark/src/function/math/abs.rs          | 356 ++++++++++++++-------
 datafusion/sqllogictest/test_files/spark/README.md |  12 +
 .../sqllogictest/test_files/spark/math/abs.slt     | 202 +++++++++---
 5 files changed, 421 insertions(+), 159 deletions(-)


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

Reply via email to