Method

ArrowExecutePlanwait

since: 6.0.0

Declaration [src]

gboolean
garrow_execute_plan_wait (
  GArrowExecutePlan* plan
  GError** error
)

Description [src]

Waits for finishing this plan.

Available since: 6.0.0

Return value

Type: gboolean

TRUE on success, FALSE on error.