Fun fact follow-up: This issue also applies to the "BLOB" data type in MySQL, but I think the calcite fix in the linked JIRA does a "if not known then ANY" fix so it should fix this too.
On Mon, Oct 26, 2015 at 12:45 PM, John Omernik <[email protected]> wrote: > > JDBC Plugin issue with Text is listed here > > https://issues.apache.org/jira/browse/DRILL-3956 > > > Anyone know of a work around (for some testing) (A cast or something) I > tried removing the TEXT columns from the select and that failed too (it's > likely the error/NPE comes in the meta data regardless if the field is > selected?) > > John > >
