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/23 18:59:53 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14376292#comment-14376292 ] 

Daniel Barclay (Drill) commented on DRILL-2466:
-----------------------------------------------

Review is at https://reviews.apache.org/r/32087.

> 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
>          Components: Client - JDBC
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>         Attachments: DRILL-2466.1.patch.txt, DRILL-2466.2.patch.txt, DRILL-2466.3.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)