Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
2 options:
- Use 64 bits for microseconds and nanoseconds, 32 bits for other units
- Use 64 bits for everything
The latter is simpler to implement, the former saves space.
Attachments
Issue Links
- blocks
-
ARROW-510 Add integration tests for date and time types
- Resolved