Module arrow_deltalake

Source
Expand description

This is for arrow dependency named arrow-xxx-deltalake such as arrow-array-deltalake in the cargo workspace.

The corresponding version of arrow is currently used by deltalake sink.

Re-exports§

pub use super::arrow_52::FromArrow;
pub use super::arrow_52::ToArrow;
pub use super::arrow_52::arrow_array;
pub use super::arrow_52::arrow_buffer;
pub use super::arrow_52::arrow_cast;
pub use super::arrow_52::arrow_schema;

Structs§

DeltaLakeConvert