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_55::FromArrow;
pub use super::arrow_55::ToArrow;
pub use super::arrow_55::arrow_array;
pub use super::arrow_55::arrow_buffer;
pub use super::arrow_55::arrow_cast;
pub use super::arrow_55::arrow_schema;

Structs§

DeltaLakeConvert