Module datafusion_python::datafusion_common::runtime::common
source · Structs§
- Helper that provides a simple API to spawn a single task and join it. Provides guarantees of aborting on
Dropto keep it cancel-safe.