Is your feature request related to a problem? Please describe.
Certain resource-intensive operations may cause performance issues or unnecessary resource consumption.
Related issue: #2499
Describe the solution you'd like
Allow disabling the Trash functionality via an environment variable or a setting in the configuration panel.
Describe alternatives you've considered
An alternative solution could be to display a warning when deleting columns with large amounts of data, allowing users to bypass the Trash function — similar to the prompt in Windows when deleting large files, which asks whether to permanently delete them instead.
Is your feature request related to a problem? Please describe.
Certain resource-intensive operations may cause performance issues or unnecessary resource consumption.
Related issue: #2499
Describe the solution you'd like
Allow disabling the Trash functionality via an environment variable or a setting in the configuration panel.
Describe alternatives you've considered
An alternative solution could be to display a warning when deleting columns with large amounts of data, allowing users to bypass the Trash function — similar to the prompt in Windows when deleting large files, which asks whether to permanently delete them instead.