Re: [PR] Spark 3.4: Include catalog name in view errors [iceberg]

2024-02-26 Thread via GitHub
nastra merged PR #9810: URL: https://github.com/apache/iceberg/pull/9810 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apac

Re: [PR] Spark 3.4: Include catalog name in view errors [iceberg]

2024-02-26 Thread via GitHub
nastra commented on code in PR #9810: URL: https://github.com/apache/iceberg/pull/9810#discussion_r1502407635 ## spark/v3.4/spark-extensions/src/main/scala/org/apache/spark/sql/catalyst/analysis/RewriteViewCommands.scala: ## @@ -35,10 +35,7 @@ import org.apache.spark.sql.cataly

Re: [PR] Spark 3.4: Include catalog name in view errors [iceberg]

2024-02-26 Thread via GitHub
nastra commented on code in PR #9810: URL: https://github.com/apache/iceberg/pull/9810#discussion_r1502407117 ## spark/v3.5/spark-extensions/src/main/scala/org/apache/spark/sql/catalyst/analysis/RewriteViewCommands.scala: ## @@ -123,12 +123,9 @@ case class RewriteViewCommands(sp

[PR] Spark 3.4: Include catalog name in view errors [iceberg]

2024-02-26 Thread via GitHub
nastra opened a new pull request, #9810: URL: https://github.com/apache/iceberg/pull/9810 This backports #9807 to Spark 3.4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.