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 ead8209803 update insta snapshots (#19381)
add d59ebac9f3 feat(spark): implement Spark `try_sum` function (#18569)
No new revisions were added by this update.
Summary of changes:
datafusion/spark/src/function/aggregate/mod.rs | 12 +-
datafusion/spark/src/function/aggregate/try_sum.rs | 660 +++++++++++++++++++++
.../test_files/spark/aggregate/try_sum.slt | 140 +++++
3 files changed, 811 insertions(+), 1 deletion(-)
create mode 100644 datafusion/spark/src/function/aggregate/try_sum.rs
create mode 100644
datafusion/sqllogictest/test_files/spark/aggregate/try_sum.slt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]