Function reference
-
cache_table()
clear_cache()
is_cached()
uncache_table()
- Cache And Uncache Tables
-
recover_partitions()
refresh_by_path()
refresh_table()
- Refreshing Data
-
list_columns()
- List Columns
-
current_database()
- Get The Current Database
-
database_exists()
- Check If A Database Exists
-
list_databases()
- List Databases
-
set_current_database()
- Set The Current Database
-
function_exists()
- Check If A Function Exists
-
get_function()
- Get A Function
-
list_functions()
- List Functions
-
recover_partitions()
refresh_by_path()
refresh_table()
- Refreshing Data
-
create_table()
- Create A Table
-
get_table()
- Get A Table
-
list_tables()
- List Tables In A Spark Connection
-
table_exists()
- Check If A Table Exists
-
drop_global_temp_view()
drop_temp_view()
- Temporary View