Learn R Programming

RPresto (version 1.2.1)

copy_to.src_presto: S3 implementation of copy_to for Presto.

Description

S3 implementation of copy_to for Presto.

S3 implementation of db_data_type for Presto.

S3 implementation of db_explain for Presto.

S3 implementation of db_query_rows for Presto.

S3 implementation of sql_translate_env for Presto.

S3 implementation of src_translate_env for Presto.

S3 implementation of sql_translate_env for Presto.

S3 implementation of src_desc for Presto.

Usage

copy_to.src_presto(dest, df)

db_data_type.PrestoConnection(con, fields, ...)

db_explain.PrestoConnection(con, sql, ...)

db_query_rows.PrestoConnection(con, sql)

db_query_fields.PrestoConnection(con, sql, ...)

src_translate_env.src_presto(x)

sql_translate_env.PrestoConnection(conn)

src_desc.src_presto(x)

Arguments