Method
ArrowCSVReadOptionsadd_timestamp_parser
since: 16.0.0
Declaration [src]
void
garrow_csv_read_options_add_timestamp_parser (
GArrowCSVReadOptions* options,
GArrowTimestampParser* parser
)
Parameters
parser
-
Type:
GArrowTimestampParser
The
GArrowTimestampParser
to be added.The data is owned by the caller of the function.