Class ParsedCatalogCommitData


public final class ParsedCatalogCommitData extends ParsedDeltaData
A catalog commit represents an atomic change to a table.

Can be staged and written to a staged commit file, like so: _delta_log/_staged_commits/00000000000000000001.uuid-1234.json.

Can also be inline.