Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
None
-
None
Description
Currently, ArrayFromJSON can only produce timestamps from numbers.
This is an impediment for writing tests for JSON and CSV, since those formats parse timestamps from strings and it's not immediately obvious that "2000-20-29" corresponds to 951782400
Attachments
Issue Links
- is superceded by
-
ARROW-4708 [C++] Add multithreaded JSON reader
- Resolved