dlt_execute_z_order_by | R Documentation |
Z-Order the data in selected partitions using the given columns.
dlt_execute_z_order_by(dob, ...) ## S4 method for signature 'DeltaOptimizeBuilder' dlt_execute_z_order_by(dob, ...)
dob |
DeltaOptimizeBuilder |
... |
character columns |
SparkDataFrame containing the OPTIMIZE execution metrics
dlt_execute_z_order_by, since 2.0.0
DeltaOptimizeBuilder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.