Add extra properties to iceberg table using Trino
I want to add custom properties to iceberg table using Trino (v449) so they are visible in metadata $properties
table. Below code does not work.
I want to add custom properties to iceberg table using Trino (v449) so they are visible in metadata $properties
table. Below code does not work.