Method
ArrowRunEndEncodedArrayget_run_ends
Declaration [src]
GArrowArray*
garrow_run_end_encoded_array_get_run_ends (
GArrowRunEndEncodedArray* array
)
Description
No description available.
| Available since: | 13.0.0 |
| Gets property | Arrow.RunEndEncodedArray:run-ends |
Return value
| Returns: | GArrowArray |
The indexes of each run-end. The physical offset to the array is applied. |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |