spebern opened a new pull request, #3835:
URL: https://github.com/apache/arrow-rs/pull/3835

   # Which issue does this PR close?
   
   Closes #3834.
   
   # Rationale for this change
   
   # What changes are included in this PR?
   
   Support json decoding of
   - Time32
   - Time64
   - Timestamp
   - Date32
   - Date64
   in raw decoder.
   
   # Are there any user-facing changes?
   
   The previous json reader was a little bit more flexible, because it 
supported passing format strings:
   
https://github.com/apache/arrow-rs/blob/495682aa72ffe92bbd0d6d8d93e0c00b5483ff7d/arrow-json/src/reader.rs#L603
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to