pub fn prepare_cloud_plan(dsl: DslPlan) -> Result<Vec<u8>, PolarsError>
lazy
Prepare the given DslPlan for execution on Polars Cloud.
DslPlan