felixscherz commented on code in PR #1176:
URL: https://github.com/apache/iceberg-python/pull/1176#discussion_r1759758412


##########
tests/integration/test_partition_evolution.py:
##########
@@ -100,6 +100,13 @@ def test_add_month(catalog: Catalog) -> None:
     _validate_new_partition_fields(table, 1000, 1, 1000, PartitionField(2, 
1000, MonthTransform(), "month_transform"))
 
 
[email protected]

Review Comment:
   Yes of course, I'll add them:)



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

Reply via email to