79625103

Date: 2025-05-16 11:53:28
Score: 1.5
Natty:
Report link

If you have the needed permission, you could simply execute:

SET max_table_size_to_drop = 100000000000; and then:

drop table <table_name> on cluster '{cluster}' sync;

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Michael Amadi