Re-exports§
pub use crate::generated::datafusion::*;
Structs§
- Arrow
Options - Arrow
Type - Serialized data type
- Avro
Format - Avro
Options - CsvFormat
- DfSchema
- Empty
Message - Useful for representing an empty enum variant in rust E.G. enum example{One, Two(i32)} maps to message example{ oneof{ EmptyMessage One = 1; i32 Two = 2; } }
- Field
- NdJson
Format - Parquet
Format - Scalar
Value - Schema