ˇDefinition

Logically: represents a `unit of work` of external data ingestion into a target def~table;  a set of `hudi` records.

Physically: represents a list of delta/log files (in `Avro` format) representing the external data differences / deltas not yet merged in the target def~table.

Related concepts

  1. def~table
  2. def~timeline
  3. def~commit-time
  4. def~table-type
  5. def~merge-on-read (MOR)
  6. def~copy-on-write (COW)

Status (draft)

  • No labels