列統計の削除 - AWS Glue

列統計の削除

DeleteColumnStatisticsForTable API オペレーションまたは AWS CLI を使用して、列統計を削除できます。次の例は、AWS Command Line Interface (AWS CLI) を使用して列統計を削除する方法を示しています。

aws glue delete-column-statistics-for-table \ --database-name test_db \ --table-name test_table \ --column-name col1