[GitHub] [spark] MaxGekk commented on a diff in pull request #37744: [SPARK-40300][SQL] Migrate onto the `DATATYPE_MISMATCH` error class

2022-09-06 Thread GitBox
MaxGekk commented on code in PR #37744: URL: https://github.com/apache/spark/pull/37744#discussion_r963304845 ## core/src/main/resources/error/error-classes.json: ## @@ -75,6 +75,23 @@ "The value () cannot be converted to because it is malformed. Correct the value as

[GitHub] [spark] MaxGekk commented on a diff in pull request #37744: [SPARK-40300][SQL] Migrate onto the `DATATYPE_MISMATCH` error class

2022-09-02 Thread GitBox
MaxGekk commented on code in PR #37744: URL: https://github.com/apache/spark/pull/37744#discussion_r961658994 ## sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala: ## @@ -2666,10 +2666,7 @@ class SQLQuerySuite extends QueryTest with SharedSparkSession with

[GitHub] [spark] MaxGekk commented on a diff in pull request #37744: [SPARK-40300][SQL] Migrate onto the `DATATYPE_MISMATCH` error class

2022-09-02 Thread GitBox
MaxGekk commented on code in PR #37744: URL: https://github.com/apache/spark/pull/37744#discussion_r961656263 ## core/src/main/resources/error/error-classes.json: ## @@ -75,6 +75,23 @@ "The value () cannot be converted to because it is malformed. Correct the value as

[GitHub] [spark] MaxGekk commented on a diff in pull request #37744: [SPARK-40300][SQL] Migrate onto the `DATATYPE_MISMATCH` error class

2022-09-02 Thread GitBox
MaxGekk commented on code in PR #37744: URL: https://github.com/apache/spark/pull/37744#discussion_r961379013 ## core/src/main/resources/error/error-classes.json: ## @@ -75,6 +75,23 @@ "The value () cannot be converted to because it is malformed. Correct the value as

[GitHub] [spark] MaxGekk commented on a diff in pull request #37744: [SPARK-40300][SQL] Migrate onto the `DATATYPE_MISMATCH` error class

2022-09-02 Thread GitBox
MaxGekk commented on code in PR #37744: URL: https://github.com/apache/spark/pull/37744#discussion_r961376892 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/package.scala: ## @@ -53,6 +56,14 @@ package object analysis { messageParameters =

[GitHub] [spark] MaxGekk commented on a diff in pull request #37744: [SPARK-40300][SQL] Migrate onto the `DATATYPE_MISMATCH` error class

2022-09-02 Thread GitBox
MaxGekk commented on code in PR #37744: URL: https://github.com/apache/spark/pull/37744#discussion_r960894747 ## core/src/main/resources/error/error-classes.json: ## @@ -75,6 +75,23 @@ "The value () cannot be converted to because it is malformed. Correct the value as

[GitHub] [spark] MaxGekk commented on a diff in pull request #37744: [SPARK-40300][SQL] Migrate onto the `DATATYPE_MISMATCH` error class

2022-09-01 Thread GitBox
MaxGekk commented on code in PR #37744: URL: https://github.com/apache/spark/pull/37744#discussion_r960982999 ## sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/ExpressionTypeCheckingSuite.scala: ## @@ -47,14 +47,23 @@ class ExpressionTypeCheckingSuite

[GitHub] [spark] MaxGekk commented on a diff in pull request #37744: [SPARK-40300][SQL] Migrate onto the `DATATYPE_MISMATCH` error class

2022-09-01 Thread GitBox
MaxGekk commented on code in PR #37744: URL: https://github.com/apache/spark/pull/37744#discussion_r960901497 ## core/src/main/resources/error/error-classes.json: ## @@ -75,6 +75,23 @@ "The value () cannot be converted to because it is malformed. Correct the value as

[GitHub] [spark] MaxGekk commented on a diff in pull request #37744: [SPARK-40300][SQL] Migrate onto the `DATATYPE_MISMATCH` error class

2022-09-01 Thread GitBox
MaxGekk commented on code in PR #37744: URL: https://github.com/apache/spark/pull/37744#discussion_r960893478 ## core/src/main/resources/error/error-classes.json: ## @@ -75,6 +75,23 @@ "The value () cannot be converted to because it is malformed. Correct the value as

[GitHub] [spark] MaxGekk commented on a diff in pull request #37744: [SPARK-40300][SQL] Migrate onto the `DATATYPE_MISMATCH` error class

2022-09-01 Thread GitBox
MaxGekk commented on code in PR #37744: URL: https://github.com/apache/spark/pull/37744#discussion_r960894747 ## core/src/main/resources/error/error-classes.json: ## @@ -75,6 +75,23 @@ "The value () cannot be converted to because it is malformed. Correct the value as

[GitHub] [spark] MaxGekk commented on a diff in pull request #37744: [SPARK-40300][SQL] Migrate onto the `DATATYPE_MISMATCH` error class

2022-09-01 Thread GitBox
MaxGekk commented on code in PR #37744: URL: https://github.com/apache/spark/pull/37744#discussion_r960893478 ## core/src/main/resources/error/error-classes.json: ## @@ -75,6 +75,23 @@ "The value () cannot be converted to because it is malformed. Correct the value as