Package io.delta.kernel.internal.replay
package io.delta.kernel.internal.replay
-
ClassDescriptionClass containing the conflict resolution logic when writing to a Delta table.Class containing the rebase state from winning transactions that the current transaction needs to rebase against before attempting the commit.Replays a history of actions from the transaction log to reconstruct the checkpoint state of the table.Internal wrapper class holding information needed to perform log replay.Replays a history of actions, resolving them to produce the current state of the table.