Man pages for RPresto
DBI Connector to Presto

add_chunkAdd a chunk field to a data frame
dbAppendTableAsAppend to a table in database using a statement
dbCreateTableAsCreate a table in database using a statement
dbDataTypeReturn the corresponding presto data type for the given R...
dbGetInfoMetadata about database objects
dbplyr-dbdbplyr database methods
dbplyr_edition.PrestoConnectionInform the dbplyr version used in this package
dbplyr_function_implementationsS3 implementation of 'sql_query_fields' for Presto.
dbplyr-sqldbplyr SQL methods
dbRenameTableRename a table
dplyr_function_implementationsS3 implementation of 'db_desc' for Presto.
dplyr_source_function_implementationsdplyr integration to connect to a table in a database.
dummyPrestoConnectionA dummy PrestoConnection
dummy_tablesCreate dummy tables in Presto for testing
get_query_columnsGet column names from a SQL query or tbl_presto object
get_table_columnsGet column names from a table
kerberos_configsA convenient wrapper around Kerberos config
op_frame.lazy_unnest_queryGet window frame for lazy_unnest_query
op_grps.lazy_unnest_queryGet grouping variables for lazy_unnest_query
op_sort.lazy_unnest_queryGet sorting variables for lazy_unnest_query
op_vars.lazy_unnest_queryGet column names for lazy_unnest_query
PrestoConnect to a Presto database
PrestoConnection-classS4 implementation of 'DBIConnection' for Presto.
PrestoDriver-classAn S4 class to represent a Presto Driver (and methods) It is...
presto_has_defaultCheck if default database is available.
PrestoQuery-classClass to encapsulate a Presto query
PrestoResult-classAn S4 class to represent a Presto Result
PrestoSession-classClass to encapsulate a Presto session
presto_typeGet column type information for a Presto table or query
presto_unnestUnnest array columns in Presto tables
reorder_select_columnsReorder SELECT columns to match target order
RPresto-packageRPresto: DBI Connector to Presto
sqlAppendTableAsCompose query to append to a table using a statement
sql_build.lazy_unnest_queryBuild SQL for lazy_unnest_query
sqlCreateTableAsCompose query to create a simple table using a statement
sql_render.unnest_queryRender SQL for unnest_query objects
src_prestodplyr integration to connect to a Presto database.
validate_column_matchValidate that column names match between table and query
RPresto documentation built on Dec. 2, 2025, 9:07 a.m.