polars_cloud.LazyFrameRemote.broadcast_over#
- LazyFrameRemote.broadcast_over( ) LazyFrameRemote #
Run this queries in parallel over the given source paths.
This will run on multiple workers.
- Parameters:
- over
Run this queries in parallel over the given source paths.
Levels from outer to inner: 1 -> partition paths 2 -> src in DSL 3 -> paths (plural) in a single DSL source.