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 43dafd6bb7 chore(deps): bump crate-ci/typos from 1.37.2 to 1.38.0
(#17948)
add f8e988f830 Feat: [datafusion-spark] Migrate avg from comet to
datafusion-spark and add tests. (#17871)
No new revisions were added by this update.
Summary of changes:
datafusion/spark/src/function/aggregate/avg.rs | 350 +++++++++++++++++++++
datafusion/spark/src/function/aggregate/mod.rs | 17 +-
.../spark/{math/expm1.slt => aggregate/avg.slt} | 36 ++-
3 files changed, 395 insertions(+), 8 deletions(-)
create mode 100644 datafusion/spark/src/function/aggregate/avg.rs
copy datafusion/sqllogictest/test_files/spark/{math/expm1.slt =>
aggregate/avg.slt} (56%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]