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-datafusion.git
from 522ea52fc Issue 2321: Add code formatting instructions to CONTRIBUTING
(#2444)
add 22464f08e MINOR: Partial fix for SQL aggregate queries with aliases
(#2464)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/sql/planner.rs | 38 ++++++++++++++++---
datafusion/core/src/sql/utils.rs | 21 +++++++++--
datafusion/core/tests/sql/group_by.rs | 21 +++++++++++
datafusion/expr/src/expr.rs | 71 +++++++++++++++++++++++++++++++++++
4 files changed, 142 insertions(+), 9 deletions(-)