This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from da49f50 [SPARK-25121][SQL][FOLLOWUP] Add more unit tests for
multi-part identifiers in join strategy hints
add 4f274a4 [SPARK-31147][SQL] Forbid CHAR type in non-Hive-Serde tables
No new revisions were added by this update.
Summary of changes:
docs/sql-migration-guide.md | 18 +++---
.../sql/catalyst/analysis/ResolveCatalogs.scala | 5 ++
.../spark/sql/catalyst/parser/AstBuilder.scala | 4 ++
.../spark/sql/catalyst/parser/ParseDriver.scala | 5 ++
.../sql/catalyst/parser/ParserInterface.scala | 6 ++
.../sql/connector/catalog/CatalogV2Util.scala | 19 +++++-
.../apache/spark/sql/types/HiveStringType.scala | 7 +++
.../catalyst/analysis/ResolveSessionCatalog.scala | 15 +++++
.../spark/sql/SparkSessionExtensionSuite.scala | 3 +
.../execution/command/PlanResolutionSuite.scala | 70 ++++++++++++++++++----
.../spark/sql/hive/HiveMetastoreCatalogSuite.scala | 2 +-
11 files changed, 134 insertions(+), 20 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]