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