Table Names
tableNames.Rd
Returns the names of tables in the given database as an array.
Examples
if (FALSE) { # \dontrun{
sparkR.session()
tableNames("spark_catalog.hive")
} # }
tableNames.Rd
Returns the names of tables in the given database as an array.
if (FALSE) { # \dontrun{
sparkR.session()
tableNames("spark_catalog.hive")
} # }