-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.17.0
-
Component/s: None
-
Labels:None
Allow Java 8 syntax in source files.
In core/pom.xml, I tried changing source=1.7 target=1.8 to source=8 target=8 but I ran into Janino issue 47. (Thanks, [~vvysotskyi], for logging that issue.)
When this is fixed, we will be able to use lambdas (->).
- is depended upon by
-
CALCITE-2280 Liberal "babel" parser that accepts all SQL dialects
-
- Closed
-