read.orc: Create a SparkDataFrame from an ORC file.

Description Usage Arguments Value Note

View source: R/SQLContext.R

Description

Loads an ORC file, returning the result as a SparkDataFrame.

Usage

1
read.orc(path, ...)

Arguments

path

Path of file to read.

...

additional external data source specific named properties.

Value

SparkDataFrame

Note

read.orc since 2.0.0


SparkR documentation built on June 3, 2021, 5:05 p.m.