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 00b63c8  [SPARK-27991][CORE] Defer the fetch request on Netty OOM
     add bdd8e1d  [SPARK-28551][SQL] CTAS with LOCATION should not allow to a 
non-empty directory

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |  2 ++
 .../org/apache/spark/sql/internal/SQLConf.scala    | 12 ++++++++
 .../sql/execution/command/DataWritingCommand.scala | 28 +++++++++++++++++-
 .../execution/command/createDataSourceTables.scala |  4 +++
 .../sql/sources/CreateTableAsSelectSuite.scala     | 17 ++++++-----
 .../execution/CreateHiveTableAsSelectCommand.scala |  4 +++
 .../spark/sql/hive/execution/SQLQuerySuite.scala   | 33 ++++++++++++++++++++++
 7 files changed, 92 insertions(+), 8 deletions(-)

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

Reply via email to