Access and Query Amazon Athena via DBI/JDBC
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
434 B

7 years ago
% Generated by roxygen2: do not edit by hand
5 years ago
% Please edit documentation in R/jdbc.r, R/sql_translate_env.R
7 years ago
\name{Athena}
\alias{Athena}
5 years ago
\alias{db_data_type.AthenaConnection}
5 years ago
\alias{sql_translate_env.AthenaConnection}
7 years ago
\title{AthenaJDBC}
\usage{
Athena(identifier.quote = "`")
5 years ago
5 years ago
\method{db_data_type}{AthenaConnection}(con, fields, ...)
5 years ago
\method{sql_translate_env}{AthenaConnection}(con)
7 years ago
}
\description{
AthenaJDBC
}
5 years ago
\keyword{internal}