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 2233796e78 minor: Remove inconsistent comment (#18539)
     add c826009586 Refactor `log()` signature to use coercion API + fixes 
(#18519)

No new revisions were added by this update.

Summary of changes:
 datafusion/common/src/scalar/mod.rs            |   6 +-
 datafusion/common/src/types/native.rs          |  27 ++--
 datafusion/expr-common/src/signature.rs        |  26 +++-
 datafusion/functions/src/math/log.rs           | 180 ++++++++++++++-----------
 datafusion/sqllogictest/test_files/decimal.slt |  40 +++++-
 datafusion/sqllogictest/test_files/math.slt    |  27 ++++
 datafusion/sqllogictest/test_files/order.slt   |  32 ++---
 7 files changed, 216 insertions(+), 122 deletions(-)


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

Reply via email to