You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2019/09/12 00:25:10 UTC

[spark] branch master updated (7ce0f2b -> eec728a)

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

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


    from 7ce0f2b  [SPARK-29041][PYTHON] Allows createDataFrame to accept bytes as binary type
     add eec728a  [SPARK-29057][SQL] remove InsertIntoTable

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  4 +--
 .../sql/catalyst/analysis/CheckAnalysis.scala      |  9 +++---
 .../plans/logical/basicLogicalOperators.scala      | 36 ----------------------
 .../org/apache/spark/sql/DataFrameWriter.scala     |  9 +++---
 .../execution/datasources/DataSourceStrategy.scala | 11 ++++---
 .../datasources/FallBackFileSourceV2.scala         |  7 +++--
 .../spark/sql/execution/datasources/rules.scala    | 25 +++++++--------
 .../spark/sql/util/DataFrameCallbackSuite.scala    |  7 +++--
 .../org/apache/spark/sql/hive/HiveStrategies.scala | 15 ++++-----
 .../org/apache/spark/sql/hive/InsertSuite.scala    |  1 -
 10 files changed, 46 insertions(+), 78 deletions(-)


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