This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 7ed9a0bf13 fix: Remove `power(decimal, int)` code path (#22651)
add 467d2c3db8 feat: support Boolean in approx_distinct (#22707)
No new revisions were added by this update.
Summary of changes:
.../src/aggregate/count_distinct.rs | 1 +
.../src/aggregate/count_distinct/native.rs | 101 ++++++++++++++++++++-
.../functions-aggregate/src/approx_distinct.rs | 27 ++++--
datafusion/sqllogictest/test_files/aggregate.slt | 44 +++++++++
4 files changed, 165 insertions(+), 8 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]