Relative Content

Tag Archive for pysparkdatabricksapache-iceberg

read newly added records from apache iceberg

we have pipelines that are continuously writing to iceberg. In the snapshot table we can see summary for each snapshot id. The summary shows number of added/deleted /total records for each snapshot id . Is there anyway to read only newly added records in the latest snapshot.