AlenkaF opened a new issue, #48314:
URL: https://github.com/apache/arrow/issues/48314

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Windows wheels seem to be failing due to failing 
`test_column_index_names_with_tz` and `test_mismatch_metadata_schema` tests for 
a while now with:
   
   ```
   >           tm.assert_frame_equal(result, expected)
   E           AssertionError: Attributes of DataFrame.iloc[:, 0] (column 
name="datetime") are different
   E           
   E           Attribute "dtype" are different
   E           [left]:  datetime64[ns, UTC]
   E           [right]: datetime64[us, UTC]
   ```
   
   See: 
https://github.com/ursacomputing/crossbow/actions/runs/19850201124/job/56875287582#step:9:949
   
   ### Component(s)
   
   Continuous Integration, Python


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