All functions

dbUnloadDriver(<DrillDriver>)

Unload driver

Drill() dbConnect(<DrillDriver>)

Drill

dbDataType(<DrillConnection>)

Drill dbDataType

drill_active()

Test whether Drill HTTP Dill direct REST API Interface server is up

drill_cancel()

Cancel the query that has the given queryid

drill_connection()

Setup a Drill connection

drill_custom_functions

Drill expressions / custom functions dplyr translations

drill_metrics()

Get the current memory metrics

drill_options()

List the name, default, and data type of the system and session options

drill_profile()

Get the profile of the query that has the given queryid

drill_profiles()

Get the profiles of running and completed queries

drill_query()

Submit a query and return results

drill_set()

Set Drill SYSTEM or SESSION options

drill_settings_reset()

Changes (optionally, all) session settings back to system defaults

drill_show_files()

Show files in a file system schema.

drill_show_schemas()

Returns a list of available schemas.

drill_stats()

Get Drillbit information, such as ports numbers

drill_status()

Get the status of Drill

drill_storage() drill_mod_storage() drill_rm_storage()

Get the list of storage plugin names and configurations

drill_system_reset()

Changes (optionally, all) system settings back to system defaults

drill_threads()

Get information about threads

drill_uplift()

Turn columnar query results into a type-converted tbl

drill_use()

Change to a particular schema.

drill_version()

Identify the version of Drill running

sergeant-exports

sergeant exported operators

sergeant

Tools to Transform and Query Data with 'Apache' 'Drill'

src_drill() tbl(<src_drill>)

Connect to Drill (dplyr)