Constructor
ArrowArrayDatumnew
since: 1.0.0
[−]
Parameters
value
-
Type:
GArrowArray
A
GArrowArray
.The data is owned by the caller of the function.
[−]
Return value
Type: GArrowArrayDatum
A newly created GArrowArrayDatum
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |