Function prepare_cloud_plan
pub fn prepare_cloud_plan(dsl: DslPlan) -> Result<Vec<u8>, PolarsError>
Available on crate feature
polars_cloud_client
only.Expand description
Prepare the given DslPlan
for execution on Polars Cloud.