save-buffer opened a new pull request, #14287: URL: https://github.com/apache/arrow/pull/14287
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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
