jorisvandenbossche commented on pull request #12373:
URL: https://github.com/apache/arrow/pull/12373#issuecomment-1034818363


   Is there a test for a timestamp with timezone where it would give a 
different result if the timezone was ignored? (to catch that the timezone is 
properly applied) Such as "2012-01-01 00:00:00+02:00" (which is "2011-12-31 
22:00:00" in the underlying UTC value, and then not a leap year)
   
   (didn't check the exact values in the tests, so there might already be a 
case like this)


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