Diego da Silva Colombo created SPARK-23655:
----------------------------------------------

             Summary: Add support for type aclitem (PostgresDialect)
                 Key: SPARK-23655
                 URL: https://issues.apache.org/jira/browse/SPARK-23655
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.3.0
            Reporter: Diego da Silva Colombo


When I try to load the data of pg_database, an exception occurs:

`java.lang.RuntimeException: java.sql.SQLException: Unsupported type 2003`

It's happen because the typeName of the column is *aclitem,* and there is no 
match case for thist type on toCatalystType



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to