GArrowJSONReadUnexpectedFieldBehavior

They are corresponding to arrow::json::UnexpectedFieldBehavior values.

Values

ValueMeaning
Ignore0

Ignore other fields.

Error1

Return error.

InferType2

Infer a type.