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 0cced8f ARROW-9793: [Rust] [DataFusion] Fixed unit tests
add 41fa221 ARROW-9792: [Rust] [DataFusion] Aggregate expression
functions should not return result
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/dataframe.rs | 6 +++---
rust/datafusion/src/execution/context.rs | 2 +-
rust/datafusion/src/execution/dataframe_impl.rs | 18 +++++++++---------
rust/datafusion/src/lib.rs | 2 +-
rust/datafusion/src/logicalplan.rs | 20 ++++++++++----------
5 files changed, 24 insertions(+), 24 deletions(-)