Class AddCDCFile

Object
io.delta.kernel.internal.actions.AddCDCFile

public class AddCDCFile extends Object
Metadata about cdc action in the Delta Log.
  • Field Details

    • FULL_SCHEMA

      public static final StructType FULL_SCHEMA
      Full schema of the cdc action in the Delta Log.
  • Constructor Details

    • AddCDCFile

      public AddCDCFile()