You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/11 13:18:49 UTC

[GitHub] [arrow] pitrou commented on pull request #13532: ARROW-16778: [C++] Fix win32 build and tests

pitrou commented on PR #13532:
URL: https://github.com/apache/arrow/pull/13532#issuecomment-1180400230

   I would be fine with `static_cast<size_t>`. A 32-bit build cannot represent any in-memory containers larger than 2**32 elements (except perhaps a BooleanArray...).


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org