Tom-Newton commented on PR #40021:
URL: https://github.com/apache/arrow/pull/40021#issuecomment-1970902069

   There seem to be some new CI failures after rebasing. These look unrelated 
to my changes. 
   ```
       def test_count_distinct():
           seed = datetime.datetime.now()
   >       samples = [seed.replace(year=y) for y in range(1992, 2092)]
   ```


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