powered by
Returns a SparkDataFrame containing names of tables in the given database.
# S3 method for default tables(databaseName = NULL)
name of the database
a SparkDataFrame
# NOT RUN { sparkR.session() tables("hive") # }
Run the code above in your browser using DataLab