spark_read_orc: Read an orc file into a 'spark_tbl'.

Description Usage Arguments Details Value

View source: R/read-write.R

Description

Read an orc file into a spark_tbl.

Usage

1

Arguments

path

string, the path to the file. Needs to be accessible from the cluster.

...

named list, optional arguments to the reader

Details

Other options such as specifing a schema can be specified in the ...

Value

a spark_tbl


danzafar/tidyspark documentation built on Sept. 30, 2020, 12:19 p.m.