LazyFrameRemote#
This namespace becomes available by calling LazyFrame.remote(...).
|
The namespace accessed by |
Start executing the query and store a temporary result. |
|
|
Whether the query should run in a distributed fashion. |
|
Start executing the query and retrieve a result. |
|
Add labels to the query. |
|
Start executing the query and write the result to parquet. |
|
Start executing the query and write the result to csv. |
|
Start executing the query and write the result to ipc. |
|
Start executing the query return the first |
|
Configure OpenLineage metadata for this query. |