Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
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.)
Attachments
Attachments
Issue Links
- is part of
-
DRILL-2420 [umbrella] Identify, fix DatabaseMetaData.getColumns() bugs
- Resolved