This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from b942832 [SPARK-30343][SQL] Skip unnecessary checks in RewriteDistinctAggregates add 2bd8731 [SPARK-30468][SQL] Use multiple lines to display data columns for show create table command No new revisions were added by this update. Summary of changes: .../spark/sql/execution/command/tables.scala | 22 +++---- .../sql-tests/results/show-create-table.sql.out | 67 ++++++++++++++++------ .../apache/spark/sql/ShowCreateTableSuite.scala | 15 +++-- .../spark/sql/hive/HiveShowCreateTableSuite.scala | 6 +- 4 files changed, 72 insertions(+), 38 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org