qzyu999 commented on code in PR #3723:
URL: https://github.com/apache/iceberg-python/pull/3723#discussion_r3700219573
##########
tests/io/test_pyarrow.py:
##########
@@ -2512,18 +2521,11 @@ def
test_schema_mismatch_nullability(table_schema_simple: Schema) -> None:
)
)
- expected = """Mismatch in fields:
Review Comment:
Reverted the assertion changes, tests are now skipped on Windows instead.
Rich renders different box characters on Windows terminals and there's no
reliable way to force consistent output.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]