dlt_where | R Documentation |
Optimize the data layout of the table.
dlt_where(dob, partition_filter) ## S4 method for signature 'DeltaOptimizeBuilder,character' dlt_where(dob, partition_filter)
dob |
DeltaOptimizeBuilder |
partition_filter |
character SQL expression used to filter partition |
DeltaOptimizeBuilder
dlt_where, since 2.0.0
DeltaOptimizeBuilder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.