| read.parquet {SparkR} | R Documentation | 
Loads a Parquet file, returning the result as a SparkDataFrame.
## Default S3 method: read.parquet(path) ## Default S3 method: parquetFile(...)
| path | Path of file to read. A vector of multiple paths is allowed. | 
SparkDataFrame
read.parquet since 1.6.0
parquetFile since 1.4.0