Re: [PR] [SPARK-46043][SQL][FOLLOWUP] do not resolve v2 table provider with custom session catalog [spark]

2024-03-11 Thread via GitHub
yaooqinn commented on PR #45440: URL: https://github.com/apache/spark/pull/45440#issuecomment-1989935613 Merged to master Thank you @cloud-fan @allisonwang-db -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [SPARK-46043][SQL][FOLLOWUP] do not resolve v2 table provider with custom session catalog [spark]

2024-03-11 Thread via GitHub
yaooqinn closed pull request #45440: [SPARK-46043][SQL][FOLLOWUP] do not resolve v2 table provider with custom session catalog URL: https://github.com/apache/spark/pull/45440 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [SPARK-46043][SQL][FOLLOWUP] do not resolve v2 table provider with custom session catalog [spark]

2024-03-11 Thread via GitHub
cloud-fan commented on code in PR #45440: URL: https://github.com/apache/spark/pull/45440#discussion_r1517821667 ## sql/catalyst/src/main/scala/org/apache/spark/sql/connector/catalog/CatalogV2Util.scala: ## @@ -379,10 +379,6 @@ private[sql] object CatalogV2Util { } }