Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
There are various places where we check whether an array of integers are all a multiple of another number (e.g. a multiple of 86400000 milliseconds per day). It would be better to factor out this data check into a reusable function similar to the CheckIntegersInRange function
Attachments
Issue Links
- relates to
-
ARROW-9196 [C++] Make temporal casts work on Scalar inputs
- Resolved