polars_cloud.LazyFrameExt.execute#

LazyFrameExt.execute() InteractiveQuery | BatchQuery#

Start executing the query and store a temporary result.

This is useful for interactive workloads.