-
Notifications
You must be signed in to change notification settings - Fork 387
Open
Description
Feature Request / Improvement
Related is #240 for Incremental Changelog Scan support. This issue tracks Incremental Append Scan support for PyIceberg.
PyIceberg lacks incremental read utilities. It's been asked for multiple times - a strength of PyIceberg is that small data, such as just data appended between two snapshots, can be processed theoretically much faster than e.g. Spark.
This is an incremental append scan, that the Java API and the Spark engine support.
Metadata
Metadata
Assignees
Labels
No labels