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
## What changes were proposed in this pull request?
This is a followup of #19567 , to fix the conversion error when
transforming array types of uuid, inet and cidr to StingType in PostgreSQL for
Spark 2.2.
## How was this patch tested?
Added test in `PostgresIntegrationSuite`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jmchung/spark SPARK-22291-FOLLOWUP
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19604.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19604
----
commit 549cb814e01c2338a67c4a9efa4d880a3fb9cdac
Author: Jen-Ming Chung <[email protected]>
Date: 2017-10-30T01:25:28Z
[SPARK-22291][SQL][FOLLOWUP] Conversion error when transforming array types
of uuid, inet and cidr to StingType in PostgreSQL
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]