This is an automated email from the ASF dual-hosted git repository.
yamamuro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 2e3adad [SPARK-31061][SQL] Provide ability to alter the provider of a
table
add 71c73d5 [SPARK-30279][SQL] Support 32 or more grouping attributes for
GROUPING_ID
No new revisions were added by this update.
Summary of changes:
docs/sql-migration-guide.md | 3 ++
.../spark/sql/catalyst/analysis/Analyzer.scala | 10 ++--
.../spark/sql/catalyst/expressions/grouping.scala | 28 +++++++----
.../plans/logical/basicLogicalOperators.scala | 13 ++++--
.../org/apache/spark/sql/internal/SQLConf.scala | 9 ++++
.../analysis/ResolveGroupingAnalyticsSuite.scala | 54 ++++++++++++----------
.../sql-tests/results/group-analytics.sql.out | 8 ++--
.../sql-tests/results/grouping_set.sql.out | 4 +-
.../results/postgreSQL/groupingsets.sql.out | 2 +-
.../results/udf/udf-group-analytics.sql.out | 8 ++--
.../scala/org/apache/spark/sql/SQLQuerySuite.scala | 31 +++++++++++++
11 files changed, 117 insertions(+), 53 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]