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 d1b4f06 [SPARK-33494][SQL][AQE] Do not use local shuffle reader for
repartition
add b7f034d [SPARK-33543][SQL] Migrate SHOW COLUMNS command to use
UnresolvedTableOrView to resolve the identifier
No new revisions were added by this update.
Summary of changes:
.../apache/spark/sql/catalyst/parser/AstBuilder.scala | 13 ++++++++++---
.../spark/sql/catalyst/plans/logical/statements.scala | 7 -------
.../spark/sql/catalyst/plans/logical/v2Commands.scala | 10 ++++++++++
.../spark/sql/catalyst/parser/DDLParserSuite.scala | 8 ++++----
.../sql/catalyst/analysis/ResolveSessionCatalog.scala | 18 +++---------------
.../datasources/v2/DataSourceV2Strategy.scala | 3 +++
.../resources/sql-tests/results/show_columns.sql.out | 16 ++++++++--------
.../spark/sql/connector/DataSourceV2SQLSuite.scala | 11 +++--------
.../apache/spark/sql/execution/command/DDLSuite.scala | 11 +++++++++++
9 files changed, 52 insertions(+), 45 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]