lidavidm commented on pull request #9838:
URL: https://github.com/apache/arrow/pull/9838#issuecomment-811862423


   It's reproducible on Linux by temporarily using .at() for array access. I 
incorrectly turned `vector<T> foo(N)` into `reserve(N)` when it should have 
been `resize(N)`.


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to