Delete Column Statistics for Table
| glue_delete_column_statistics_for_table | R Documentation |
Retrieves table statistics of columns¶
Description¶
Retrieves table statistics of columns.
The Identity and Access Management (IAM) permission required for this
operation is delete_table.
Usage¶
Arguments¶
CatalogIdThe ID of the Data Catalog where the partitions in question reside. If none is supplied, the Amazon Web Services account ID is used by default.
DatabaseName[required] The name of the catalog database where the partitions reside.
TableName[required] The name of the partitions' table.
ColumnName[required] The name of the column.
Value¶
An empty list.