Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ˇDefinition

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

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

Related concepts

...

  1. def~table
  2. def~timeline
  3. def~commit-time
  4. def~table-type
  5. def~merge-on-read
  6. storage type
  7. Merge On Read (MOR)Copy On
  8. Write def~copy-on-write (COW)

Status (draft)