cetra3 opened a new pull request, #7854: URL: https://github.com/apache/arrow-rs/pull/7854
# Which issue does this PR close? None # Rationale for this change I need access to the writer so that I can flush an external buffer when bytes are written. # What changes are included in this PR? A couple of methods to the JSON writer. These methods already exist on other writers # Are these changes tested? N/A # Are there any user-facing changes? Yes, a couple extra methods on the JSON writer. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org