This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.
from a4bd240 datafusion cli to handle EoF and interrupt signal (#1225)
add 3755d94 fix: Min/Max aggregation data type should not be dictionary
(#1235)
No new revisions were added by this update.
Summary of changes:
datafusion/src/physical_plan/expressions/min_max.rs | 16 ++++++++++++++--
datafusion/src/physical_plan/planner.rs | 4 ++++
datafusion/tests/sql.rs | 12 ++++++++++++
3 files changed, 30 insertions(+), 2 deletions(-)