rJava Interface to AWS Athena SDK
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.

17 lines
463 B

# Generated by roxygen2: do not edit by hand
export(athena_type_trans)
export(collect_async)
export(download_query_execution_results)
export(get_query_execution)
export(get_query_results_metadata)
export(list_query_executions)
export(s3_download_file)
export(start_query_execution)
export(stop_query_execution)
export(to_cols)
import(awsathenajars)
import(rJava)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(uuid,UUIDgenerate)