Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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 (->).
Attachments
Issue Links
- is depended upon by
-
CALCITE-2280 Liberal "babel" parser that accepts all SQL dialects
- Closed