Function prepare_cloud_plan

Source
pub fn prepare_cloud_plan(dsl: DslPlan) -> Result<Vec<u8>, PolarsError>
Expand description

Prepare the given DslPlan for execution on Polars Cloud.