powered by
Loads a Parquet file, returning the result as a SparkDataFrame.
read.parquet(path, ...)
path of file to read. A vector of multiple paths is allowed.
additional data source specific named properties.
SparkDataFrame