FinishOptions.schema
arrow.schema.Schema schema() @propertyGet schema property.
Returns
The schema to finalize the dataset's schema.
void schema(arrow.schema.Schema propval) @propertySet schema property.
Parameters
propval | The schema to finalize the dataset's schema. |