"SHOW DATABASES"
# S3 method for src_drill
src_tbls(x, ...)# S3 method for src_drill
db_desc(x)
# S3 method for DrillConnection
sql_escape_ident(con, x)
# S3 method for src_drill
copy_to(dest, df, name, overwrite, ...)
# S3 method for DrillConnection
db_explain(con, sql, ...)
# S3 method for DrillConnection
db_query_fields(con, sql, ...)
# S3 method for DrillConnection
db_data_type(con, fields, ...)
# S3 method for DrillConnection
sql_translate_env(con)
x
ignored
Other Drill REST API (dplyr):
drill_custom_functions
,
src_drill()