Crate iceberg_rust

source ·
Expand description

Apache Iceberg

Re-exports

Modules

  • Conversion from arrow to iceberg and vice-versa
  • Defines traits to communicate with an iceberg catalog.
  • Helper functions for different file formats.
  • Model
  • Defining the Table struct that represents an iceberg table.
  • This module provides utility functions.
  • Defines the View struct that represents an iceberg view.