Github user jmchung commented on the issue:
https://github.com/apache/spark/pull/19567
gentle ping @wangyum and @viirya, the test case has been added to
`PostgresIntegrationSuite`. As @viirya mentioned early, data types `inet[]` and
`cidr[]` did not work as for instance of String, they are both mapped to Java's
Object class.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
