akshaysu12 opened a new pull request, #33761: URL: https://github.com/apache/arrow/pull/33761
### What changes are included in this PR? This PR adds a new python function open_json() that allows for opening a streaming reader to a json file. Arguments for open_json() are the same as for read_json(). open_json() is the python binding for the streaming json reader implemented in this PR: https://github.com/apache/arrow/pull/14355 -- 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]
