This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch branch-37
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from ec4a6da798 coercion vec[Dictionary, Utf8] to Dictionary for coalesce
function (#9958) (#10104)
add 9b0f4e2ab7 Fix DistinctCount for timestamps with time zone (#10043)
(#10105)
No new revisions were added by this update.
Summary of changes:
.../src/aggregate/count_distinct/mod.rs | 42 ++++++++++++----------
.../src/aggregate/count_distinct/native.rs | 15 ++++++--
datafusion/sqllogictest/test_files/aggregate.slt | 37 ++++++++++++++++---
datafusion/sqllogictest/test_files/decimal.slt | 11 ++++++
4 files changed, 79 insertions(+), 26 deletions(-)