ebyhr commented on PR #3531:
URL: https://github.com/apache/iceberg-python/pull/3531#issuecomment-4755700682
```
=========================== short test summary info
============================
FAILED tests/io/test_pyarrow.py::test_read_map - AssertionError: assert
'properties: ...ring not null' == 'properties: ...ring not null'
- properties: map<string, string>
+ properties: map<large_string, large_string>
? ++++++ ++++++
- child 0, entries: struct<key: string not null, value: string not null>
not null
+ child 0, entries: struct<key: large_string not null, value:
large_string not null> not null
? ++++++ ++++++
- child 0, key: string not null
+ child 0, key: large_string not null
? ++++++
- child 1, value: string not null
+ child 1, value: large_string not null
? ++++++
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures
!!!!!!!!!!!!!!!!!!!!!!!!!!!
========== 1 failed, 1928 passed, 1534 deselected in 93.03s (0:01:33)
==========
```
--
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]