[GitHub] [spark] gengliangwang commented on a diff in pull request #39536: [SPARK-42057][SQL][PROTOBUF] Fix how exception is handled in error reporting.

2023-01-13 Thread GitBox
gengliangwang commented on code in PR #39536: URL: https://github.com/apache/spark/pull/39536#discussion_r1070083087 ## sql/catalyst/src/main/scala/org/apache/spark/sql/errors/QueryCompilationErrors.scala: ## @@ -3239,7 +3239,7 @@ private[sql] object QueryCompilationErrors

[GitHub] [spark] gengliangwang commented on a diff in pull request #39536: [SPARK-42057][SQL][PROTOBUF] Fix how exception is handled in error reporting.

2023-01-13 Thread GitBox
gengliangwang commented on code in PR #39536: URL: https://github.com/apache/spark/pull/39536#discussion_r1069979484 ## sql/catalyst/src/main/scala/org/apache/spark/sql/errors/QueryCompilationErrors.scala: ## @@ -3239,7 +3239,7 @@ private[sql] object QueryCompilationErrors

[GitHub] [spark] gengliangwang commented on a diff in pull request #39536: [SPARK-42057][SQL][PROTOBUF] Fix how exception is handled in error reporting.

2023-01-13 Thread GitBox
gengliangwang commented on code in PR #39536: URL: https://github.com/apache/spark/pull/39536#discussion_r1069914183 ## connector/protobuf/src/test/scala/org/apache/spark/sql/protobuf/ProtobufFunctionsSuite.scala: ## @@ -1248,6 +1248,23 @@ class ProtobufFunctionsSuite extends

[GitHub] [spark] gengliangwang commented on a diff in pull request #39536: [SPARK-42057][SQL][PROTOBUF] Fix how exception is handled in error reporting.

2023-01-13 Thread GitBox
gengliangwang commented on code in PR #39536: URL: https://github.com/apache/spark/pull/39536#discussion_r1069914183 ## connector/protobuf/src/test/scala/org/apache/spark/sql/protobuf/ProtobufFunctionsSuite.scala: ## @@ -1248,6 +1248,23 @@ class ProtobufFunctionsSuite extends