GArrow.ExecutePlan.wait – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
ExecutePlan
plan
ExecutePlan
build_aggregate_node
build_filter_node
build_hash_join_node
build_node
build_project_node
build_sink_node
build_source_node
get_nodes
start
stop
validate
wait
wait
Description:
[
Version
( since =
"6.0.0"
) ]
public
bool
wait
()
throws
Error
Waits for finishing this plan.
Parameters:
this
A
ExecutePlan
.
Returns:
true
on success,
false
on error.