Constant

ArrowLIST_SLICE_OPTIONS_STOP_UNSPECIFIED

Declaration

#define GARROW_LIST_SLICE_OPTIONS_STOP_UNSPECIFIED -1

Description

Sentinel value for the stop property in GArrowListSliceOptions indicating that the stop value is not set. When this value is used, the slice will continue to the end of the list.