faasr_arrow_s3_bucket: faasr_arrow_s3_bucket

View source: R/faasr_arrow_s3_bucket.R

faasr_arrow_s3_bucketR Documentation

faasr_arrow_s3_bucket

Description

'test' Uses "arrow" library to set up the configurations with given json file and provide the object to the users

Arguments

server_name

for string, default value is faasr$DefaultDataStore

faasr_config

optional configuration to use instead of global .faasr

Value

s3 representing object for "arrow"

Examples

# this function can be run only inside the container
if (interactive()){
arrow_s3 <- faasr_arrow_s3_bucket()
arrow_s3$ls
}

FaaSr documentation built on April 11, 2025, 5:51 p.m.