schema_to_field
datafusion_
datasource_
avro
50.3.0
In datafusion_
datasource_
avro::
avro_
to_
arrow::
schema
datafusion_datasource_avro
::
avro_to_arrow
::
schema
Function
schema_
to_
field
Copy item path
Source
fn schema_to_field( schema: &Schema, name:
Option
<&
str
>, nullable:
bool
, ) ->
Result
<Field>