You can stop a column statistics task run for a table using AWS Glue console, AWS CLI or using StopColumnStatisticsTaskRun operation.
To stop a column statistics task run
On AWS Glue console, choose Tables under Data Catalog.
Select the table with the column statistics task run is in progress.
On the Table details page, choose Column statistics.
Choose Stop.
If you stop the task before the run is complete, column statistics won't be generated for the table.