This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 1c7581c ARROW-10043: [Rust][DataFusion] Implement COUNT(DISTINCT col)
add 4c101ef ARROW-10164: [Rust] Add support for DictionaryArray to cast
kernel
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/array/array.rs | 4 +-
rust/arrow/src/compute/kernels/cast.rs | 438 ++++++++++++++++++++++++++++++++-
2 files changed, 435 insertions(+), 7 deletions(-)