Tables
tables.Rd
Returns a SparkDataFrame containing names of tables in the given database.
Examples
if (FALSE) {
sparkR.session()
tables("hive")
}
tables.Rd
Returns a SparkDataFrame containing names of tables in the given database.
if (FALSE) {
sparkR.session()
tables("hive")
}