Presto                  Connect to a Presto database
add_chunk               Add a chunk field to a data frame
dbCreateTableAs         Create a table in database using a statement
dbDataType,PrestoDriver-method
                        Return the corresponding presto data type for
                        the given R 'object'
dbGetInfo,PrestoDriver-method
                        Metadata about database objects
dbRenameTable           Rename a table
db_list_tables.PrestoConnection
                        dbplyr database methods
dbplyr_edition.PrestoConnection
                        Inform the dbplyr version used in this package
kerberos_configs        A convenient wrapper around Kerberos config
presto_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.
