kevinjqliu commented on code in PR #3954:
URL: https://github.com/apache/iceberg-python/pull/3954#discussion_r3997234261
##########
tests/integration/test_rest_manifest.py:
##########
@@ -90,7 +90,6 @@ def test_write_sample_manifest(table_test_all_types: Table,
compression: AvroCom
test_schema = table_test_all_types.schema()
test_spec = table_test_all_types.spec()
wrapped_data_file_v2_debug = DataFile.from_args(
- format_version=2,
Review Comment:
this is not a valid field, the typedef.py change caught it 😄
--
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]