テーブルID, スキーマ, パーティション, 他テーブル設定等, set of files テーブル内データとして存在するファイル set of tombstones テーブルから削除されたデータのファイル set of applications-specific transactions トランザクション
の適⽤順番を記述 /mytable/_delta_log/00000000000000000003.checkpoint.parquet last checkpoint 最新のcheckpointを指定する クラウドストレージの list file はコストが⾼いため /mytable/_delta_log/_last_checkpoint
single metaData action A map from appId to transaction version A collection of add actions with unique paths A collection of remove actions with unique path s.
The latest metaData action seen wins For transaction identifiers, the latest version seen for a ngiven appId wins All add actions for different paths need to be accumulated as a list All remove actions for different paths need to be accumulated as a list