Constructor
ArrowExecutePlannew
since: 6.0.0
Declaration [src]
GArrowExecutePlan*
garrow_execute_plan_new (
void
GError** error
)
Return value
Type: GArrowExecutePlan
A newly created GArrowExecutePlan
on success,
NULL
on error.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |