You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/03/15 22:51:38 UTC

[jira] [Assigned] (DRILL-2466) Fix NVARCHAR to VARCHAR in to-JDBC-types mapping

     [ https://issues.apache.org/jira/browse/DRILL-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Barclay (Drill) reassigned DRILL-2466:
---------------------------------------------

    Assignee: Daniel Barclay (Drill)

> Fix NVARCHAR to VARCHAR in to-JDBC-types mapping
> ------------------------------------------------
>
>                 Key: DRILL-2466
>                 URL: https://issues.apache.org/jira/browse/DRILL-2466
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>         Attachments: DRILL-2466.1.patch.txt, DRILL-2466.2.patch.txt
>
>
> Fixed mapping from TypeProtos.MinorType.VARCHAR to java.sql.Types.NVARCHAR 
> to be to java.sql.Types.VARCHAR.
> (Old code caused getColumns(...) to report type NVARCHAR when VARCHAR was expected.)



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