[GitHub] spark pull request #21410: [SPARK-24366][SQL] Improving of error messages fo...

2018-05-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/21410 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #21410: [SPARK-24366][SQL] Improving of error messages fo...

2018-05-25 Thread MaxGekk
Github user MaxGekk commented on a diff in the pull request: https://github.com/apache/spark/pull/21410#discussion_r190823171 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/CatalystTypeConverters.scala --- @@ -309,6 +322,9 @@ object CatalystTypeConverters {

[GitHub] spark pull request #21410: [SPARK-24366][SQL] Improving of error messages fo...

2018-05-24 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/21410#discussion_r190790254 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/CatalystTypeConverters.scala --- @@ -309,6 +322,9 @@ object CatalystTypeConverters

[GitHub] spark pull request #21410: [SPARK-24366][SQL] Improving of error messages fo...

2018-05-23 Thread MaxGekk
GitHub user MaxGekk opened a pull request: https://github.com/apache/spark/pull/21410 [SPARK-24366][SQL] Improving of error messages for type converting ## What changes were proposed in this pull request? Currently, users are getting the following error messages on type