Learn R Programming

paws.analytics (version 0.9.0)

glue_get_column_statistics_task_settings: Gets settings for a column statistics task

Description

Gets settings for a column statistics task.

See https://www.paws-r-sdk.com/docs/glue_get_column_statistics_task_settings/ for full documentation.

Usage

glue_get_column_statistics_task_settings(DatabaseName, TableName)

Arguments

DatabaseName

[required] The name of the database where the table resides.

TableName

[required] The name of the table for which to retrieve column statistics.