Description Usage Arguments Details Value
Read an orc file into a spark_tbl
.
1 | spark_read_orc(path, ...)
|
path |
string, the path to the file. Needs to be accessible from the cluster. |
... |
named list, optional arguments to the reader |
Other options such as specifing a schema can be specified in the ...
a spark_tbl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.