[
https://issues.apache.org/jira/browse/DRILL-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Parth Chandra resolved DRILL-2466.
----------------------------------
Resolution: Fixed
Fixed in 544988f
> 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)
> Fix For: 0.9.0
>
> 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)