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

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 June 22, 2024, 9:38 a.m.