You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Ritesh (Jira)" <ji...@apache.org> on 2020/01/04 10:00:18 UTC

[jira] [Commented] (CALCITE-3679) Calcite to support Lamda Expressions

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

Ritesh commented on CALCITE-3679:
---------------------------------

Please help in resolving lambda variable names in lambda expression. How do we resolve a in expression to parameter value any reference would be helpful. e.g.
{code:java}
(a)->2+2*a)
{code}

> Calcite to support Lamda Expressions
> ------------------------------------
>
>                 Key: CALCITE-3679
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3679
>             Project: Calcite
>          Issue Type: New Feature
>            Reporter: Ritesh
>            Assignee: Ritesh
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)