AthenaConnection: Athena Connection Methods

View source: R/Connection.R

AthenaConnectionR Documentation

Athena Connection Methods

Description

Implementations of pure virtual functions defined in the 'DBI' package for AthenaConnection objects.

Usage

## S4 method for signature 'AthenaConnection'
show(object)

Arguments

object

Any R object

Slots

ptr

a list of connecting objects from the python SDK boto3.

info

a list of metadata objects

quote

syntax to quote sql query when creating Athena ddl


RAthena documentation built on Dec. 28, 2022, 1:19 a.m.