JSONReadOptions.unexpectedFieldBehavior

arrow.types.JSONReadUnexpectedFieldBehavior unexpectedFieldBehavior() @property nothrow

Get unexpectedFieldBehavior property.

Returns

How to parse handle fields outside the explicit schema.
void unexpectedFieldBehavior(arrow.types.JSONReadUnexpectedFieldBehavior propval) @property nothrow

Set unexpectedFieldBehavior property.

Parameters

propvalHow to parse handle fields outside the explicit schema.