In R/Sparklyr,there is a spark table 'iris_csv', i want to drop it, but dplyr::db_drop_table(sc,'iris_csv')
failed, anyone can help? Thanks!
Here is the error message as attached image .
In R/Sparklyr,there is a spark table 'iris_csv', i want to drop it, but dplyr::db_drop_table(sc,'iris_csv')
failed, anyone can help? Thanks!
Here is the error message as attached image .