This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 9fa020708b Add test case, and fix stack overflow bug for get field
access expr (#7623)
add 70b862099e Group By All (#7622)
No new revisions were added by this update.
Summary of changes:
Cargo.toml | 23 +++++++--
datafusion-cli/Cargo.lock | 4 +-
datafusion/sql/src/select.rs | 69 +++++++++++++++++---------
datafusion/sqllogictest/test_files/groupby.slt | 57 +++++++++++++++++++++
4 files changed, 124 insertions(+), 29 deletions(-)