Skip to content

Commit 346387b

Browse files
committed
fix inline comment
1 parent 1931bcb commit 346387b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyiceberg/table/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,6 @@ def dynamic_partition_overwrite(
553553
# written under different (older) specs. We need to project the overwrite
554554
# partitions into each historical spec's coordinate space so that the
555555
# manifest evaluator correctly identifies which old manifests to delete.
556-
# See: https://github.com/apache/iceberg-python/issues/XXXX
557556
current_spec = self.table_metadata.spec()
558557
current_schema = self.table_metadata.schema()
559558

0 commit comments

Comments
 (0)