All functions
|
|
dbDataType
|
Drill dbDataType |
|
dbUnloadDriver
|
Unload driver |
|
drill_active
|
Test whether Drill HTTP REST API 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 translation: |
|
drill_jdbc
|
Connect to Drill using JDBC |
|
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
|
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 |
|
Drill dbConnect
|
Drill |
|
sergeant-exports
|
sergeant exported operators |
|
sergeant
|
Tools to Transform and Query Data with 'Apache' 'Drill' |
|
src_drill tbl
|
Connect to Drill (dplyr) |