Get the table with the specified name
getTable.Rd
Get the table with the specified name
Examples
if (FALSE) { # \dontrun{
sparkR.session()
tbl <- getTable("spark_catalog.default.myTable")
} # }
getTable.Rd
Get the table with the specified name
if (FALSE) { # \dontrun{
sparkR.session()
tbl <- getTable("spark_catalog.default.myTable")
} # }