[GitHub] spark pull request #17835: [SPARK-20557] [SQL] Improve the error message for...

2017-05-05 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17835#discussion_r115113474 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala --- @@ -230,7 +230,9 @@ object JdbcUtils extends

[GitHub] spark pull request #17835: [SPARK-20557] [SQL] Improve the error message for...

2017-05-02 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/17835#discussion_r114460827 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala --- @@ -230,7 +230,9 @@ object JdbcUtils extends

[GitHub] spark pull request #17835: [SPARK-20557] [SQL] Improve the error message for...

2017-05-02 Thread gatorsmile
GitHub user gatorsmile opened a pull request: https://github.com/apache/spark/pull/17835 [SPARK-20557] [SQL] Improve the error message for unsupported JDBC types. ### What changes were proposed in this pull request? So far, for unsupported data types, we simply output the