Finalize a table buffer
Usage
# S3 method for class 'shard_table_buffer'
table_finalize(
target,
materialize = c("never", "auto", "always"),
max_bytes = 256 * 1024^2,
...
)Finalize a table buffer
# S3 method for class 'shard_table_buffer'
table_finalize(
target,
materialize = c("never", "auto", "always"),
max_bytes = 256 * 1024^2,
...
)