You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by Tim Fox <tf...@confluent.io> on 2020/06/11 14:55:19 UTC

Lambda expressions

Hi folks,

Does anyone know if Calcite supports parsing lambda expressions? (Or can be
extended easily to do this)

I.e. something similar to Teradata Presto:
https://teradata.github.io/presto/docs/0.167-t/functions/lambda.html

Re: Lambda expressions

Posted by Tim Fox <tf...@confluent.io>.
Really looking forward to seeing this new feature :)

On Thu, 11 Jun 2020 at 16:07, Haisheng Yuan <hy...@apache.org> wrote:

> Not yet.
> But there is a JIRA:
> https://issues.apache.org/jira/browse/CALCITE-3679
>
> On 2020/06/11 14:55:19, Tim Fox <tf...@confluent.io> wrote:
> > Hi folks,
> >
> > Does anyone know if Calcite supports parsing lambda expressions? (Or can
> be
> > extended easily to do this)
> >
> > I.e. something similar to Teradata Presto:
> > https://teradata.github.io/presto/docs/0.167-t/functions/lambda.html
> >
>

Re: Lambda expressions

Posted by Haisheng Yuan <hy...@apache.org>.
Not yet.
But there is a JIRA:
https://issues.apache.org/jira/browse/CALCITE-3679

On 2020/06/11 14:55:19, Tim Fox <tf...@confluent.io> wrote: 
> Hi folks,
> 
> Does anyone know if Calcite supports parsing lambda expressions? (Or can be
> extended easily to do this)
> 
> I.e. something similar to Teradata Presto:
> https://teradata.github.io/presto/docs/0.167-t/functions/lambda.html
>