You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Andrew (JIRA)" <ji...@apache.org> on 2015/11/13 20:58:11 UTC

[jira] [Commented] (DRILL-4088) XML Type not supported by JDBC plugin

    [ https://issues.apache.org/jira/browse/DRILL-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15004604#comment-15004604 ] 

Andrew commented on DRILL-4088:
-------------------------------

On Derby, this manifests as:

  (java.sql.SQLSyntaxErrorException) XML values are not allowed in top-level result sets; try using XMLSERIALIZE.
    org.apache.derby.client.am.SQLExceptionFactory.getSQLException():-1
    org.apache.derby.client.am.SqlException.getSQLException():-1
    org.apache.derby.client.am.ClientStatement.executeQuery():-1


> XML Type not supported by JDBC plugin
> -------------------------------------
>
>                 Key: DRILL-4088
>                 URL: https://issues.apache.org/jira/browse/DRILL-4088
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Other
>    Affects Versions: 1.3.0
>            Reporter: Andrew
>            Priority: Minor
>
> The JDBC storage plugin does not support column types of 'XML'. Any query that references such a column, including a '*' query, will fail. 



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