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 2019/09/17 17:15:23 UTC

[spark] branch master updated (34915b2 -> 3fc52b5)

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 34915b2  [SPARK-29104][CORE][TESTS] Fix PipedRDDSuite to use `eventually` to check thread termination
     add 3fc52b5  [SPARK-28950][SQL] Refine the code of DELETE

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  2 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 14 +++++++++--
 .../plans/logical/basicLogicalOperators.scala      |  2 +-
 .../plans/logical/sql/DeleteFromStatement.scala    |  2 +-
 .../spark/sql/catalyst/parser/DDLParserSuite.scala | 29 ++++++++++++++++++++--
 .../datasources/v2/DataSourceV2Strategy.scala      | 13 +++++-----
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 27 +++++++++++++++++---
 7 files changed, 73 insertions(+), 16 deletions(-)


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