You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Sasha Krassovsky (Jira)" <ji...@apache.org> on 2022/10/10 20:03:00 UTC

[jira] [Closed] (ARROW-17906) [C++][Compute] Implement a parser for expressions

     [ https://issues.apache.org/jira/browse/ARROW-17906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sasha Krassovsky closed ARROW-17906.
------------------------------------
    Resolution: Duplicate

This is actually a duplicate of https://issues.apache.org/jira/browse/ARROW-17351

> [C++][Compute] Implement a parser for expressions
> -------------------------------------------------
>
>                 Key: ARROW-17906
>                 URL: https://issues.apache.org/jira/browse/ARROW-17906
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Sasha Krassovsky
>            Assignee: Sasha Krassovsky
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I've seen a few people on the mailing list asking for something like this and I've wanted it myself, so I went ahead and implemented a parser for a lisp-like way of generating Expressions. Calls are of the form {{{}(<fn> <args>){}}}, scalars are of the form {{{}$type:value{}}}, and field refs are of the form {{{}!<dot path>{}}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)