spark-instrumented-optimizer/docker-integration-tests
Wenchen Fan d925149664 [SPARK-10186][SQL] support postgre array type in JDBCRDD
Add ARRAY support to `PostgresDialect`.

Nested ARRAY is not allowed for now because it's hard to get the array dimension info. See http://stackoverflow.com/questions/16619113/how-to-get-array-base-type-in-postgres-via-jdbc

Thanks for the initial work from mariusvniekerk !

Close https://github.com/apache/spark/pull/9137

Author: Wenchen Fan <wenchen@databricks.com>

Closes #9662 from cloud-fan/postgre.
2015-11-17 11:29:02 -08:00
..
src/test/scala/org/apache/spark [SPARK-10186][SQL] support postgre array type in JDBCRDD 2015-11-17 11:29:02 -08:00
pom.xml [SPARK-9818] Re-enable Docker tests for JDBC data source 2015-11-10 15:58:30 -08:00