Skip to content

Commit 2747e19

Browse files
author
Sreesh Maheshwar
committed
Remove unused properties
1 parent 61b4f19 commit 2747e19

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyiceberg/table/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2011,9 +2011,6 @@ class IncrementalAppendScan(IncrementalScan, FileBasedScan):
20112011
matching rows.
20122012
"""
20132013

2014-
from_snapshot_id_exclusive: Optional[int]
2015-
to_snapshot_id_inclusive: Optional[int]
2016-
20172014
def __init__(
20182015
self,
20192016
table_metadata: TableMetadata,

0 commit comments

Comments
 (0)