Has anyone had any luck using JDK 8 syntax (e.g. “->” for lambdas) in Calcite?

In core/pom.xml I changed source=1.7 target=1.7 to source=8 target=8 and it 
allowed the syntax but it seemed to break any tests that relied on janino.

Related: https://issues.apache.org/jira/browse/CALCITE-2027 
<https://issues.apache.org/jira/browse/CALCITE-2027> 

Julian

Reply via email to