Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
See ARROW-9083. The current IndexBoundsCheck is specialized to skip a comparison for unsigned integers and uses 0 as the lower bound for signed integers. This could be generalized so that we could check e.g. if int64 values will fit in the int32 range
Attachments
Issue Links
- relates to
-
ARROW-9083 [R] collect int64, uint32, uint64 as R integer type if not out of bounds
-
- Resolved
-
-
ARROW-9197 [C++] Revamp numeric casts: faster performance and reduced binary size
-
- Resolved
-