RPresto-package: RPresto: DBI Connector to Presto

RPresto-packageR Documentation

RPresto: DBI Connector to Presto

Description

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 options

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.

Author(s)

Maintainer: Jarod G.R. Meng jarodm@fb.com

Authors:

Other contributors:

See Also

Useful links:


RPresto documentation built on Nov. 2, 2023, 5:58 p.m.