You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2022/12/12 12:04:30 UTC

[arrow-datafusion] branch master updated (61e1404d0 -> d33457c20)

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 61e1404d0 Update sqlparser requirement from 0.27 to 0.28 (#4568)
     add d33457c20 bugfix: just allow having use expr in `groupby` or `aggr` (#4579)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/sql/group_by.rs | 21 -----------
 datafusion/sql/src/planner.rs         | 71 ++++++++++++++++++-----------------
 2 files changed, 37 insertions(+), 55 deletions(-)