Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently C++ treats it as an int32 (no interpretation specified) and Java as an int64 with (rounded) milliseconds since 1970 but only the date (year, month, day) part actually being defined.
Attachments
Issue Links
- is related to
-
ARROW-431 [Python] Review GIL release and acquisition in to_pandas conversion
- Resolved