candiduslynx opened a new pull request, #41595:
URL: https://github.com/apache/arrow/pull/41595

   This PR includes 2 fixes:
   1. support reading `date64` columns (as write is supported)
   2. properly validate list-like data types (list of unsupported is 
unsupported)
   
   ### Rationale for this change
   
   See #41594
   
   ### What changes are included in this PR?
   
   1. Added `date64` reading & conversion funcs similar to `date32`
   2. Refactored date type validation
   
   ### Are these changes tested?
   
   Manually, I'd love some help on tests though.
   
   ### Are there any user-facing changes?
   
   No.
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to