You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by bl...@apache.org on 2019/11/12 20:26:46 UTC

[spark] branch master updated (414cade -> 030e5d9)

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

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


    from 414cade  [SPARK-29850][SQL] sort-merge-join an empty table should not memory leak
     add 030e5d9  [SPARK-29789][SQL] should not parse the bucket column name when creating v2 tables

No new revisions were added by this update.

Summary of changes:
 .../sql/connector/expressions/Expressions.java     | 29 ++++++++++++----------
 .../sql/connector/catalog/CatalogV2Implicits.scala |  9 +++++--
 .../spark/sql/connector/catalog/V1Table.scala      |  7 +++---
 .../sql/connector/expressions/expressions.scala    | 20 ++++++++-------
 .../CreateTablePartitioningValidationSuite.scala   | 16 ++++++------
 .../org/apache/spark/sql/DataFrameWriterV2.scala   | 16 ++++++------
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 19 ++++++++++++++
 7 files changed, 74 insertions(+), 42 deletions(-)


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