# Generated by roxygen2: do not edit by hand

S3method(AthenaListColumns,AthenaConnection)
S3method(AthenaListObjectTypes,default)
S3method(AthenaListObjects,AthenaConnection)
S3method(AthenaPreviewObject,AthenaConnection)
S3method(AthenaToRDataType,athena_data.table)
S3method(AthenaToRDataType,athena_vroom)
S3method(athena_read,athena_data.table)
S3method(athena_read,athena_vroom)
S3method(athena_read_lines,athena_data.table)
S3method(athena_read_lines,athena_vroom)
S3method(resource_active,AthenaConnection)
S3method(resource_active,AthenaResult)
export(AthenaListObjects)
export(AthenaPreviewObject)
export(RAthena_options)
export(assume_role)
export(athena)
export(create_work_group)
export(dbConvertTable)
export(dbGetPartition)
export(dbGetTables)
export(dbShow)
export(dbStatistics)
export(db_compute.AthenaConnection)
export(db_copy_to.AthenaConnection)
export(dbplyr_edition.AthenaConnection)
export(delete_work_group)
export(get_session_token)
export(get_work_group)
export(install_boto)
export(list_work_groups)
export(sql_escape_date.AthenaConnection)
export(sql_escape_datetime.AthenaConnection)
export(sql_query_save.AthenaConnection)
export(sql_translate_env.AthenaConnection)
export(sql_translation.AthenaConnection)
export(tag_options)
export(update_work_group)
exportClasses(AthenaConnection)
exportClasses(AthenaDriver)
exportClasses(AthenaResult)
exportMethods(dbBegin)
exportMethods(dbClearResult)
exportMethods(dbColumnInfo)
exportMethods(dbCommit)
exportMethods(dbConnect)
exportMethods(dbConvertTable)
exportMethods(dbDataType)
exportMethods(dbDisconnect)
exportMethods(dbExecute)
exportMethods(dbExistsTable)
exportMethods(dbFetch)
exportMethods(dbGetInfo)
exportMethods(dbGetPartition)
exportMethods(dbGetQuery)
exportMethods(dbGetStatement)
exportMethods(dbGetTables)
exportMethods(dbHasCompleted)
exportMethods(dbIsValid)
exportMethods(dbListFields)
exportMethods(dbListTables)
exportMethods(dbQuoteIdentifier)
exportMethods(dbQuoteString)
exportMethods(dbRemoveTable)
exportMethods(dbRollback)
exportMethods(dbSendQuery)
exportMethods(dbSendStatement)
exportMethods(dbShow)
exportMethods(dbStatistics)
exportMethods(dbWriteTable)
exportMethods(show)
exportMethods(sqlCreateTable)
exportMethods(sqlData)
import(DBI)
import(data.table)
import(methods)
import(reticulate)
importFrom(stats,runif)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,packageVersion)
