copy_to
for Presto.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 db_desc
for Presto.
S3 implementation of db_query_fields
for Presto.
S3 implementation of custom escape method for sql_escape_date
S3 implementation of custom escape method for sql_escape_datetime
S3 implementation of sql_translate_env
for Presto.
copy_to.src_presto(dest, df)db_data_type.PrestoConnection(con, fields, ...)
db_explain.PrestoConnection(con, sql, ...)
db_query_rows.PrestoConnection(con, sql)
db_desc.PrestoConnection(x)
db_query_fields.PrestoConnection(con, sql, ...)
sql_escape_date.PrestoConnection(con, x)
sql_escape_datetime.PrestoConnection(con, x)
sql_translate_env.PrestoConnection(con)