I had a fun day today figuring out why Trino Workers (220GB of RAM each) are restarting with OOMs...
Well, apparently someone thought that using UUID for partitioning the Iceberg table was a good idea.
It is hard to prevent users from doing it.
Would be great to be able to limit the number of partitions can be written per one write operation or in general.