Re-exports§
pub use super::arrow_54::FromArrow;
pub use super::arrow_54::ToArrow;
pub use super::arrow_54::arrow_array;
pub use super::arrow_54::arrow_buffer;
pub use super::arrow_54::arrow_cast;
pub use super::arrow_54::arrow_schema;
pub use super::arrow_54::is_parquet_schema_match_source_schema;
Structs§
- Iceberg
Arrow Convert - Iceberg
Create Table Arrow Convert - Iceberg sink with
create_table_if_not_exists
option will use this struct to convert the iceberg data type to arrow data type.