Description Usage Arguments References See Also
Change to a particular schema.
1 | drill_use(drill_con, schema_name, .progress = interactive())
|
drill_con |
drill server connection object setup by |
schema_name |
A unique name for a Drill schema. A schema in Drill is a configured storage plugin, such as hive, or a storage plugin and workspace. |
.progress |
if |
Other Dill direct REST API Interface:
drill_show_files()
,
drill_show_schemas()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.