deltalake_core

Module table

Source
Expand description

Delta Table read and write implementation

Modules§

  • Create or load DeltaTables
  • Delta Table configuration
  • The module for delta table state.
  • Methods to get Delta Table state in Arrow structures

Structs§

Enums§

  • The next commit that’s available from underlying storage TODO: Maybe remove this and replace it with Some/None and create a Commit struct to contain the next commit