Module iceberg_rust::arrow::write
source · Expand description
Functions to write arrow record batches to an iceberg table
Functions§
- Partitions arrow record batches and writes them to parquet files. Does not perform any operation on an iceberg table.