get_query_columns_types: Get the data type of all columns queried.

View source: R/wrap.R

get_query_columns_typesR Documentation

Get the data type of all columns queried.

Description

Get the data type of all columns queried.

Usage

get_query_columns_types(query_id)

Arguments

query_id

Athena query execution ID

Value

List with all data types

Examples

`dbtools::get_query_columns_types('query-execution-id')`

moj-analytical-services/dbtools documentation built on Sept. 29, 2024, 2:06 a.m.