Is it normal to get warnings like the following?:
16:00:18.672 [main] WARN org.apache.drill.exec.expr.fn.FunctionConverter -
Failure while parsing function class:
...
}
org.codehaus.commons.compiler.CompileException: Line 52, Column 22:
Java$BinaryOperation is not allowed as an expression statement. Expressions
statements must be one of assignments, method invocations, or object
allocations.
at org.codehaus.janino.Java$Located.throwCompileException(Java.java:98)
~[janino-2.6.1.jar:2.6.1]
(What _seems_ to be line 52 in the dumped Java doesn't seem to something that
would cause an error like that.)
Daniel
--
Daniel Barclay
MapR Technologies