Summary:
Drop individual partitions on managed tables in Trino to prevent errors.
Changes:
- fd20039 - COST-2154: Individually drop partitions on managed tables to prevent errors. (#3342)
- 7aaf74b - Add
worker_proc_alive_timeout
worker parameter to enable longer start up times for celery workers (#3346)
- d3fdc73 - add HCS queue to prometheus (#3344)