Github user jmchung commented on a diff in the pull request:
https://github.com/apache/spark/pull/19604#discussion_r147605119
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala
---
@@ -440,8 +440,9 @@ object JdbcUtils extends Logging
Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/19604#discussion_r147604947
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala
---
@@ -440,8 +440,9 @@ object JdbcUtils extends Logging {
GitHub user jmchung opened a pull request:
https://github.com/apache/spark/pull/19604
[SPARK-22291][SQL][FOLLOWUP] Conversion error when transforming array types
of uuid, inet and cidr to StingType in PostgreSQL
⦠types of uuid, inet and cidr to StingType in PostgreSQL
##