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


[Up] [Top]

Documentation for package ‘sergeant’ version 0.5.2

Help Pages

sergeant-package Tools to Transform and Query Data with 'Apache' 'Drill'
%>% sergeant exported operators
dbConnect-method Drill
dbDataType-method Drill dbDataType
dbUnloadDriver-method Unload driver
Drill Drill
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' translations
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
sergeant Tools to Transform and Query Data with 'Apache' 'Drill'
sergeant-exports sergeant exported operators
src_drill Connect to Drill (dplyr)
tbl.src_drill Connect to Drill (dplyr)