Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/19939#discussion_r156218641
--- Diff:
external/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/PostgresIntegrationSuite.scala
---
@@ -151,6 +151,8 @@ class PostgresIntegrationSuite extends
DockerJDBCIntegrationSuite {
test("SPARK-20557: column type TIMESTAMP with TIME ZONE and TIME with
TIME ZONE " +
"should be recognized") {
+ // When using JDBC to read the columns of TIMESTAMP with TIME ZONE and
TIME with TIME ZONE
--- End diff --
That is for the support of `ArrayType`. We can revisit that one in the next
PR.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]