Fokko commented on code in PR #1879:
URL: https://github.com/apache/iceberg-python/pull/1879#discussion_r2044253646
##########
tests/integration/test_deletes.py:
##########
@@ -467,21 +467,19 @@ def
test_partitioned_table_positional_deletes_sequence_number(spark: SparkSessio
assert snapshots[2].summary == Summary(
Review Comment:
Interesting. Looking at it, snapshot summary 1 seems incorrect. Could you
open up an issue on the Java side? It would be good to get some historical
context around this.
Also, we should set the `total-positional-deletes` to `0`, since we rewrite
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]