You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2021/07/08 17:22:52 UTC

[spark] branch master updated (2df67a1 -> e071721)

This is an automated email from the ASF dual-hosted git repository.

wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 2df67a1  [SPARK-35874][SQL] AQE Shuffle should wait for its subqueries to finish before materializing
     add e071721  [SPARK-36012][SQL] Add null flag in SHOW CREATE TABLE

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/types/StructField.scala   |  9 ++-
 .../spark/sql/DataFrameSetOperationsSuite.scala    | 89 +++++++++++++++++-----
 .../apache/spark/sql/ShowCreateTableSuite.scala    | 27 +++++--
 .../spark/sql/connector/DataSourceV2SQLSuite.scala |  4 +-
 .../spark/sql/hive/HiveShowCreateTableSuite.scala  |  3 +-
 5 files changed, 98 insertions(+), 34 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org