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 a1f84d8  [SPARK-33369][SQL] DSV2: Skip schema inference in write if 
table provider supports external metadata
     add 90f6f39  [SPARK-33366][SQL] Migrate LOAD DATA command to use 
UnresolvedTable to resolve the identifier

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  6 +-
 .../sql/catalyst/plans/logical/statements.scala    | 10 ----
 .../sql/catalyst/plans/logical/v2Commands.scala    | 65 +++++++++++++---------
 .../spark/sql/catalyst/parser/DDLParserSuite.scala | 10 ++--
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 28 ++++++----
 .../datasources/v2/DataSourceV2Strategy.scala      |  3 +
 .../spark/sql/connector/DataSourceV2SQLSuite.scala |  8 +--
 .../apache/spark/sql/execution/SQLViewSuite.scala  | 15 +++--
 .../org/apache/spark/sql/hive/test/TestHive.scala  |  5 +-
 9 files changed, 82 insertions(+), 68 deletions(-)


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

Reply via email to