Class TableSnapshot

java.lang.Object
io.trino.plugin.deltalake.transactionlog.TableSnapshot

public class TableSnapshot extends Object
The current state of a Delta table. It's defined by its latest checkpoint and the subsequent transactions not included in the checkpoint.