cache_set_attributes: cache_set_attributes

View source: R/cache_attributes.R

cache_set_attributesR Documentation

cache_set_attributes

Description

Internal function to set R attributes from an arrow::Dataset/arrow:::arrow_dplyr_query

Usage

cache_set_attributes(x, attributes)

Arguments

x

arrow Object

attributes

list of attributes to set

Examples

## Not run: 
cache_set_attributes(cache_read("test", "deep", "stream"), list(primary_keys = "a"))

## End(Not run)

skysyzygy/tessilake documentation built on June 14, 2025, 6:50 p.m.