RPresto-package | RPresto |
dbConnect-method | Connect to a Presto database |
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 |
package-RPresto | RPresto |
Presto | Connect to a Presto database |
PrestoCursor | Internal implementation detail class needed for its side-effects. When dbFetch is called, we need to both return the data and update the uri to the next value. |
PrestoCursor-class | Internal implementation detail class needed for its side-effects. When dbFetch is called, we need to both return the data and update the uri to the next value. |
RPresto | RPresto |
src_presto | dplyr integration to connect to a Presto database. |
tbl.src_presto | dplyr integration to connect to a Presto database. |