Internal function to read R attributes on an arrow::Dataset/arrow:::arrow_dplyr_query
or other object
Arguments
- x
arrow Object
Examples
if (FALSE) { # \dontrun{
cache_get_attributes(cache_read("test", "deep", "stream"))
} # }
Internal function to read R attributes on an arrow::Dataset/arrow:::arrow_dplyr_query
or other object
arrow Object
if (FALSE) { # \dontrun{
cache_get_attributes(cache_read("test", "deep", "stream"))
} # }