Change to a particular schema.
drill_use(drill_con, schema_name)
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. |
Other Dill direct REST API Interface: drill_active
,
drill_cancel
,
drill_connection
,
drill_metrics
, drill_options
,
drill_profiles
,
drill_profile
, drill_query
,
drill_settings_reset
,
drill_set
, drill_show_files
,
drill_show_schemas
,
drill_stats
, drill_status
,
drill_storage
,
drill_system_reset
,
drill_threads
, drill_version