Function datafusion_python::utils::wait_for_future
source ยท pub fn wait_for_future<F>(py: Python<'_>, f: F) -> F::OutputExpand description
Utility to collect rust futures with GIL released
pub fn wait_for_future<F>(py: Python<'_>, f: F) -> F::OutputUtility to collect rust futures with GIL released