[ 
https://issues.apache.org/jira/browse/CALCITE-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459172#comment-16459172
 ] 

Julian Hyde commented on CALCITE-2259:
--------------------------------------

[~risdenk], I've completed a first pass, and committed it to my branch 
[https://github.com/julianhyde/calcite/tree/2259-lambda.] The commit comments 
have a long list of work done and work still to do. Would you like to pick this 
up and continue work? If you're working on it I'll cease making changes.

> Allow Java 8 syntax in source files
> -----------------------------------
>
>                 Key: CALCITE-2259
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2259
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>            Priority: Major
>
> 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|https://github.com/janino-compiler/janino/issues/47]. (Thanks, 
> [~vvysotskyi], for logging that issue.)
> When this is fixed, we will be able to use lambdas ({{->}}).
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to