-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
arrowChanges to the arrow crateChanges to the arrow crate
Description
Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-4803
Ability to parse strings that look like timestamps to timestamp type. Need to consider whether only timestamp type should be supported as most JSON libraries stick to ISO8601. It might also be inefficient to use regex for timestamps, so the user should provide a hint of which columns to convert to timestamps
Metadata
Metadata
Assignees
Labels
arrowChanges to the arrow crateChanges to the arrow crate