Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-38090: [C++][Emscripten] chunked_array: Suppress shorten-64-…
…to-32 warnings We need explicit cast to use `int64_t` for `size_t` on Emscripten. Explicit casts.
- Loading branch information