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

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


    from 4f5df2c  [SPARK-31725][CORE][SQL][TESTS] Set America/Los_Angeles time 
zone and Locale.US in tests by default
     add 3b2d394  [SPARK-31707][SQL] Revert SPARK-30098 Use default datasource 
as provider for CREATE TABLE syntax

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |   2 -
 docs/sql-ref-syntax-ddl-create-table-datasource.md |   2 +-
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  13 +-
 .../spark/sql/catalyst/parser/ParseDriver.scala    |   2 -
 .../org/apache/spark/sql/internal/SQLConf.scala    |  12 --
 .../spark/sql/catalyst/parser/DDLParserSuite.scala |  29 +++--
 .../spark/sql/connector/DataSourceV2SQLSuite.scala |   8 +-
 .../adaptive/AdaptiveQueryExecSuite.scala          |   4 +-
 .../sql/execution/command/DDLParserSuite.scala     | 133 +++++++++++----------
 .../hive/execution/HiveCompatibilitySuite.scala    |   4 -
 .../spark/sql/hive/HiveShowCreateTableSuite.scala  |  16 ---
 .../spark/sql/hive/execution/HiveDDLSuite.scala    |  27 -----
 .../spark/sql/hive/execution/HiveSerDeSuite.scala  |   6 +-
 13 files changed, 91 insertions(+), 167 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to