[
https://issues.apache.org/jira/browse/DRILL-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Barclay (Drill) updated DRILL-2466:
------------------------------------------
Description:
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.)
> 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)
>
> 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)