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/08/31 13:22:52 UTC

[spark] branch master updated (eaaf783 -> 806140d)

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 eaaf783  [MINOR][DOCS] Fix the Binder link to point the quickstart notebook correctly
     add 806140d  [SPARK-32592][SQL] Make DataFrameReader.table take the specified options

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 24 +++++++++++++---------
 .../sql/catalyst/analysis/CTESubstitution.scala    |  2 +-
 .../spark/sql/catalyst/analysis/ResolveHints.scala |  4 ++--
 .../spark/sql/catalyst/analysis/unresolved.scala   |  8 ++++++--
 .../apache/spark/sql/catalyst/trees/TreeNode.scala |  3 +++
 .../org/apache/spark/sql/DataFrameReader.scala     |  6 +++++-
 .../apache/spark/sql/execution/command/views.scala |  2 +-
 .../sql-tests/results/explain-aqe.sql.out          |  2 +-
 .../resources/sql-tests/results/explain.sql.out    |  2 +-
 .../scala/org/apache/spark/sql/ExplainSuite.scala  | 15 ++++++++++++++
 .../sql/connector/DataSourceV2DataFrameSuite.scala | 18 ++++++++++++++++
 .../org/apache/spark/sql/hive/test/TestHive.scala  |  2 +-
 12 files changed, 68 insertions(+), 20 deletions(-)


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