Description Usage Arguments Author(s)
View source: R/tidy_connections.R
drop_impala_copy() - drop tmp tables
This function will easily drop tbl
referenecs that were created by impala_copy_to
.
This function will *not* drop other tables.
1 | drop_impala_copy(.table = NULL, dest = getOption("gtx.impala", NULL))
|
.table |
Table reference to drop |
Karsten Sieber karsten.b.sieber@gsk.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.