Package io.delta.kernel.commit
package io.delta.kernel.commit
-
ClassDescription
Committersub-interface for catalog-managed tables.Contains all information (excluding the iterator of finalized actions) required to commit changes to a Delta table.Represents the different types of commits based on filesystem-managed and catalog-managed state transitions.Response container for the result of a commit operation.Interface for committing changes to Delta tables, supporting both filesystem-managed and catalog-managed tables.Exception thrown when publishing catalog commits to the Delta log fails.Metadata required for publishing catalog commits to the Delta log.