LazyFrame#
This namespace becomes available by calling LazyFrame.remote(...)
.
|
|
Run this queries in parallel over the given source paths. |
|
Start executing the query and store a temporary result. |
|
|
Whether the query should run in a distributed fashion. |
|
Add labels to the query. |
Partition this query by the given key. |
|
|
Start executing the query and write the result to parquet. |