RPresto: DBI Connector to Presto
Implements a 'DBI' compliant interface to Presto. Presto is an open source distributed SQL query engine for running interactive analytic queries against data sources of all sizes ranging from gigabytes to petabytes: https://prestodb.io/. package
rpresto.max.rows
: Max number of rows to be fetched before a warning is given.rpresto.quiet
: Verbose output during processing? The default value, NA
, turns on verbose output for interactive queries that run longer than two seconds. Use FALSE
for immediate verbose output, TRUE
for quiet operation.Useful links:
Maintainer : Jarod G.R. Meng jarodm@fb.com
Authors:
Other contributors: