-
Notifications
You must be signed in to change notification settings - Fork 802
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
support RFC3339 style timestamps in
arrow-json
(#3449)
* Use array_value_to_string in arrow-json * Update tests * Add test to write timestamps with timezone in json * Add use_z=true to to_rfc3339 * Fix the write_timestamps_tz test * Add arrow-json/chrono-tz to top level Cargo.toml * Remove chrono-tz requirements from arrow-json * Fix linting errors
- Loading branch information
1 parent
2d2d0a3
commit acefeef
Showing
2 changed files
with
69 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters