polars_cloud.LazyFrameExt.collect# LazyFrameExt.collect() → InteractiveQuery | BatchQuery# Start executing the query and store a temporary result. This is useful for interactive workloads.