kou commented on PR #50368:
URL: https://github.com/apache/arrow/pull/50368#issuecomment-5010167763

   Could you check the test failure?
   
   
https://github.com/apache/arrow/actions/runs/29596691304/job/87995650742?pr=50368#step:6:4568
   
   ```text
   >       assert expected.equals(result)
   E       assert False
   E        +  where False = equals(<pyarrow.lib.TimestampArray object at 
0x5d9fbac2c40>\n[\n  2015-03-29 01:00:00.000000000Z,\n  2015-03-29 
01:30:00.000000000Z\n])
   E        +    where equals = <pyarrow.lib.TimestampArray object at 
0x5d9fbac7ef0>\n[\n  2015-03-29 01:00:00.000000Z,\n  2015-03-29 
01:30:00.000000Z\n].equals
   ```
   
   FYI: You can check CI results on your fork too.


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