Learn R Programming

Copy Link

Version

Install

install.packages('sergeant')

Monthly Downloads

199

Version

0.9.1

License

MIT + file LICENSE

Maintainer

Bob Rudis

Last Published

November 29th, 2021

Functions in sergeant (0.9.1)

DrillResult-class

Drill results class.
dbUnloadDriver,DrillDriver-method

Unload driver
drill_active

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

Generate a Drill CTAS Statement from a Query
drill_storage

Retrieve, modify or update storage plugin names and configurations
drill_system_reset

Changes (optionally, all) system settings back to system defaults
dbDisconnect,DrillConnection-method

Disconnect from Drill
DrillDriver-class

Driver for Drill database.
sergeant

Tools to Transform and Query Data with 'Apache' 'Drill'
DrillConnection-class

Drill connection class.
drill_custom_functions

Drill expressions / custom functions dplyr translations
drill_query

Submit a query and return results
drill_profiles

Get the profiles of running and completed queries
drill_cancel

Cancel the query that has the given queryid
showall_drill

Show all dead and running Drill Docker containers
drill_up

Start a Dockerized Drill Instance
drill_options

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

Get the current memory metrics
drill_threads

Get information about threads
print.drill_conn

Print function for drill_conn objects
sergeant-exports

sergeant exported operators
drill_connection

Setup a Drill connection
Drill

Drill
drill_set

Set Drill SYSTEM or SESSION options
drill_settings_reset

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

Change to a particular schema.
drill_uplift

Turn columnar query results into a type-converted tbl
drill_functions

Show all the available Drill built-in functions & UDFs
drill_stats

Get Drillbit information, such as ports numbers
drill_version

Identify the version of Drill running
drill_status

Get the status of Drill
format.DrillConnection

A concise character representation (label) for a DrillConnection
drill_opts

Show all the available Drill options
drill_profile

Get the profile of the query that has the given queryid
drill_show_files

Show files in a file system schema.
drill_show_schemas

Returns a list of available schemas.
killall_drill

Prune all dead and running Drill Docker containers
%>%

Pipe operator
src_drill

Connect to Drill (dplyr)
src_tbls.src_drill

src tbls
dbDataType,DrillConnection-method

Drill dbDataType
dbGetInfo,DrillDriver-method

Metadata about database objects