Module from_proto

Source

Enums§

Error

Traits§

FromOptionalField
An extension trait that adds the methods optional and required to any Option containing a type implementing TryInto<U, Error = Error>

Functions§

parse_i32_to_interval_unit
parse_i32_to_time_unit
parse_proto_fields_to_fields
Converts a vector of protobuf::Fields to Arc<arrow::Field>s.