Materialize a table handle into a data.frame/tibble
Source:R/tables.R
as_tibble.shard_table_handle.RdMaterialize a table handle into a data.frame/tibble
Usage
# S3 method for class 'shard_table_handle'
as_tibble(x, max_bytes = 256 * 1024^2, ...)