jorisvandenbossche commented on issue #31548:
URL: https://github.com/apache/arrow/issues/31548#issuecomment-1403538902

   We should verify if we have an explicit test for this, otherwise we can do a 
PR to add a test before closing this.
   
   Looking for "zoneinfo", I only see it in the hypothesis strategies and in 
test_types.py (but that is testing more specifically the conversion to/from 
string for the timezone object itself). I find it a bit hard to see what the 
hypothesis tests exactly cover, so adding an explicit test might be a good 
idea. 
   
   In test_convert_builtin.py, we have a test like 
`test_sequence_timestamp_with_timezone_inference` that uses pytz, we can add 
something similar with zoneinfo.


-- 
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