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 304cb029fb fix: union_distinct shouldn't remove child distinct (#7346)
add 727e8c6315 feat: support primary key alternate syntax (#7160)
No new revisions were added by this update.
Summary of changes:
datafusion/sql/src/statement.rs | 141 ++++++++++++++-----------
datafusion/sql/tests/sql_integration.rs | 43 ++++++++
datafusion/sqllogictest/test_files/groupby.slt | 27 +++++
3 files changed, 149 insertions(+), 62 deletions(-)