Fokko commented on code in PR #2013:
URL: https://github.com/apache/iceberg-python/pull/2013#discussion_r2134796119
##########
tests/integration/test_reads.py:
##########
@@ -112,6 +113,27 @@ def test_table_properties(catalog: Catalog) -> None:
assert "None type is not a supported value in properties: property_name"
in str(exc_info.value)
[email protected]
[email protected]("catalog",
[pytest.lazy_fixture("session_catalog_hive")])
Review Comment:
Nit: we don't need to use parameterize with a single argument
--
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]