Class LogCompactionHook

Object
io.delta.kernel.internal.hook.LogCompactionHook
All Implemented Interfaces:
PostCommitHook

public class LogCompactionHook extends Object implements PostCommitHook
A post-commit hook that performs inline log compaction. It merges commit JSON files over a compaction interval into a single compacted JSON file.