Class RemoveFile

Object
io.delta.kernel.internal.actions.RemoveFile

public class RemoveFile extends Object
Metadata about remove action in the Delta Log.
  • Field Details

    • FULL_SCHEMA

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

    • RemoveFile

      public RemoveFile()