Kousuke Saruta created SPARK-34311:
--------------------------------------

             Summary: PostgresDialect can't treat array of some types
                 Key: SPARK-34311
                 URL: https://issues.apache.org/jira/browse/SPARK-34311
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Kousuke Saruta
            Assignee: Kousuke Saruta


PostgresDialect implements the logic to treat array of some types but it's not 
enough.
At least the following types can't be treated.

* xml
* tsvector
* tsquery
* macaddr
* txid_snapshot
* point
* line
* lseg
* box
* path
* polygon
* circle
* pg_lsn

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to