> On Jan 25, 2015, at 11:19 AM, Jacques Nadeau <[email protected]> wrote: > > Not a showstopper but we should really clean up the messages you get when > running tests. Seeing messages like these: > "SEVERE: org.apache.calcite.runtime.CalciteContextException: From line 1, > column 8 to line 1, column 10: Column 'x' not found in any table" > "SEVERE: org.apache.calcite.sql.validate.SqlValidatorException: Cannot > apply 'IS UNKNOWN' to arguments of type '<INTEGER> IS UNKNOWN'. Supported > form(s): '<BOOLEAN> IS UNKNOWN'"
Jacques, That is a known issue: https://issues.apache.org/jira/browse/CALCITE-433 I'd like it fixed but it never rose to the top of my priorities. Julian
