apache / apache/arrow

[Gandiva] Use non-platform specific integer types for lengths, indexes

Open
#15,810 2 comments 0 reactions 0 assignees View on GitHub
Component: C++ Component: Gandiva Type: enhancement
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

There are many instances of using `unsigned int` and `int` for array indexes. This may cause issues on Windows

**Reporter**: [Wes McKinney](https://issues.apache.org/jira/browse/ARROW-3333) / @wesm

**Note**: *This issue was originally created as [ARROW-3333](https://issues.apache.org/jira/browse/ARROW-3333). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.