AthenaConnection: Athena Connection Methods
Description
Implementations of pure virtual functions defined in the `DBI` package
for AthenaConnection objects.
Usage
# S4 method for 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