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 2020/09/14 09:22:49 UTC

[spark] branch master updated (978f531 -> 5e82548)

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 978f531  [SPARK-32854][SS] Minor code and doc improvement for stream-stream join
     add 5e82548  [SPARK-32844][SQL] Make `DataFrameReader.table` take the specified options for datasource v1

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  2 +-
 .../sql/catalyst/catalog/SessionCatalog.scala      |  7 +++--
 .../spark/sql/catalyst/catalog/interface.scala     |  5 +++-
 .../org/apache/spark/sql/internal/SQLConf.scala    | 12 ++++++++
 .../execution/datasources/DataSourceStrategy.scala | 21 +++++++------
 .../execution/datasources/DataSourceUtils.scala    | 34 ++++++++++++++++++++++
 .../sql/test/DataFrameReaderWriterSuite.scala      | 22 +++++++++++++-
 7 files changed, 89 insertions(+), 14 deletions(-)


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