read.parquet: Create a SparkDataFrame from a Parquet file.

Description Usage Arguments Value Note

View source: R/SQLContext.R

Description

Loads a Parquet file, returning the result as a SparkDataFrame.

Usage

1

Arguments

path

path of file to read. A vector of multiple paths is allowed.

...

additional data source specific named properties.

Value

SparkDataFrame

Note

read.parquet since 1.6.0


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