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