powered by
arrow::Field
Factory for a arrow::Field
field(name, type, metadata)
field name
logical type, instance of arrow::DataType
arrow::DataType
currently ignored
# NOT RUN { try({ field("x", int32()) }) # }
Run the code above in your browser using DataLab