Expand description
Actions included in Delta table transaction logs
Modules§
- Implementation for writing delta checkpoints.
Structs§
- Used to record the operations performed to the Delta Log
- Statistics associated with Add actions contained in the Delta log.
- File stats parsed from raw parquet format.
Enums§
- Struct used to represent nullCount in add action statistics.
- Struct used to represent minValues and maxValues in add action statistics.
- Operation performed when creating a new log entry with one or more actions. This is a key element of the
CommitInfo
action. - The OutputMode used in streaming operations.
- Error returned when an invalid Delta log action is encountered.
- The SaveMode used when performing a DeltaOperation