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 639971a3f8 Refactor schema rewriter: remove lifetimes, extract 
column/cast helpers, add mismatch coverage (#20166)
     add d544735a5f feat(spark): Adds negative spark function (#20006)

No new revisions were added by this update.

Summary of changes:
 datafusion/spark/src/function/math/mod.rs          |   8 +
 datafusion/spark/src/function/math/negative.rs     | 293 +++++++++++++++++++++
 .../test_files/spark/math/negative.slt             | 256 +++++++++++++++++-
 3 files changed, 555 insertions(+), 2 deletions(-)
 create mode 100644 datafusion/spark/src/function/math/negative.rs


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

Reply via email to