Create a Field
field(name, type, metadata, nullable = TRUE)
name
type
metadata
nullable
field("x", int32())
Field
Useful links