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 0a22f19 [SPARK-31050][TEST] Disable flaky `Roundtrip` test in
KafkaDelegationTokenSuite
add 66b4fd0 [SPARK-31024][SQL] Allow specifying session catalog name
`spark_catalog` in qualified column names for v1 tables
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 2 +-
.../sql/catalyst/catalog/SessionCatalog.scala | 6 +-
.../spark/sql/catalyst/expressions/package.scala | 102 ++++++++++++++++-----
.../sql/catalyst/catalog/SessionCatalogSuite.scala | 6 +-
.../results/columnresolution-negative.sql.out | 26 +++---
.../results/postgreSQL/create_view.sql.out | 2 +-
.../sql-tests/results/postgreSQL/join.sql.out | 2 +-
.../results/postgreSQL/select_having.sql.out | 2 +-
.../results/postgreSQL/window_part3.sql.out | 4 +-
.../results/udf/postgreSQL/udf-join.sql.out | 2 +-
.../udf/postgreSQL/udf-select_having.sql.out | 2 +-
.../scala/org/apache/spark/sql/SQLQuerySuite.scala | 4 +-
.../spark/sql/connector/DataSourceV2SQLSuite.scala | 8 +-
.../spark/sql/hive/HiveMetastoreCatalogSuite.scala | 2 +-
14 files changed, 111 insertions(+), 59 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]