Constructor
ArrowTimestampArrayBuildernew
Declaration [src]
GArrowTimestampArrayBuilder*
garrow_timestamp_array_builder_new (
GArrowTimestampDataType* data_type
)
Parameters
data_type |
GArrowTimestampDataType |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GArrowTimestampArrayBuilder |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |