add_chunk | Add a chunk field to a data frame |
dbConnect-method | Connect to a Presto database |
dbCreateTableAs | Create a table in database using a statement |
dbDataType-method | Return the corresponding presto data type for the given R 'object' |
dbDisconnect-method | Connect to a Presto database |
dbGetInfo-method | Metadata about database objects |
dbplyr_edition.PrestoConnection | Inform the dbplyr version used in this package |
dbRenameTable | Rename a table |
db_compute.PrestoConnection | dbplyr database methods |
db_copy_to.PrestoConnection | dbplyr database methods |
db_has_table.PrestoConnection | dbplyr database methods |
db_list_tables.PrestoConnection | dbplyr database methods |
db_sql_render.PrestoConnection | dbplyr database methods |
db_write_table.PrestoConnection | dbplyr database methods |
kerberos_configs | A convenient wrapper around Kerberos config |
Presto | Connect to a Presto database |
presto_default | Check if default database is available. |
presto_has_default | Check if default database is available. |
sqlCreateTableAs | Compose query to create a simple table using a statement |
sql_query_save.PrestoConnection | dbplyr SQL methods |
src_presto | dplyr integration to connect to a Presto database. |