amoeba opened a new pull request, #838: URL: https://github.com/apache/arrow-nanoarrow/pull/838
This fixes two issues with the docstring for ArrowBasicArrayStreamSetArray: 1. Corrects a statement about the range of the `i` parameter. The correct range for `i` is `[0, n_arrays)`. I believe this was just a mistake as tests (and my code) uses 0 just fine. 2. Fixes a minor grammar issue in "move" vs. "moves" -- 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]
