kesavkolla opened a new issue, #5493: URL: https://github.com/apache/arrow-datafusion/issues/5493
*Support for JSONPath functions* Datafusion to add JSONPath functions similar to PostgreSQL [JSON functions](https://www.postgresql.org/docs/current/functions-json.html) Specially if we get support for: * jsonb_path_query * jsonb_path_query_array * jsonb_path_query_first This solves lot of issues with nested lists. -- 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]
