You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/11/04 19:46:27 UTC

[jira] [Created] (DRILL-4031) JDBC Plugin Queries fail if columns return JDBC OTHER type

Jacques Nadeau created DRILL-4031:
-------------------------------------

             Summary: JDBC Plugin Queries fail if columns return JDBC OTHER type
                 Key: DRILL-4031
                 URL: https://issues.apache.org/jira/browse/DRILL-4031
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Jacques Nadeau
             Fix For: 1.3.0


Right now, a query against a table like Postgres's pg_aggregate table include special Postgres types that are categorized as JDBC type "OTHER". If you try to include those tables in a query, the query will fail due to the unsupported column types. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)