Crate iceberg_rust

source ·
Expand description

Apache Iceberg

Modules§

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