[
https://issues.apache.org/jira/browse/ARROW-17906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-17906:
-----------------------------------
Labels: pull-request-available (was: )
> [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
> Reporter: Sasha Krassovsky
> Assignee: Sasha Krassovsky
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> 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)