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 a5ccbce [SPARK-30067][CORE] Fix fragment offset comparison in
getBlockHosts
add b86d4bb [SPARK-30001][SQL] ResolveRelations should handle both V1 and
V2 tables
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 167 +++++++++++----------
.../sql/catalyst/catalog/SessionCatalog.scala | 36 +++--
.../sql/connector/catalog/LookupCatalog.scala | 22 +++
.../spark/sql/connector/DataSourceV2SQLSuite.scala | 12 ++
.../execution/command/PlanResolutionSuite.scala | 3 +-
5 files changed, 143 insertions(+), 97 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]