----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32087/ -----------------------------------------------------------
(Updated March 15, 2015, 8:37 p.m.) Review request for drill, menangkihugyWS melandkihugyWS and Parth Chandra. Repository: drill-git Description (updated) ------- Fixed mapping from TypeProtos.MinorType.VARCHAR to java.sql.Types.NVARCHAR to be to java.sql.Types.VARCHAR. Diffs ----- common/src/main/java/org/apache/drill/common/types/Types.java 04fec54 Diff: https://reviews.apache.org/r/32087/diff/ Testing ------- Ran new tests for JDBC metadata fixes (DRILL-2420--related) and existing tests. Thanks, Daniel Barclay