Skip to content

Commit 99c4bf1

Browse files
committed
docs: Add Trino fixes
1 parent e3a2894 commit 99c4bf1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

modules/ROOT/partials/release-notes/release-26.3.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,11 @@ When the log file reached a size of 5 MB, an error message repeatedly appeared i
235235
With this release, we have resolved the permissions issue, ensuring that the log file rollover works correctly.
236236
Fixed in https://github.com/stackabletech/opensearch-operator/issues/106[opensearch-operator#106].
237237

238+
===== Trino
239+
240+
The `spec.connector.iceberg.metastore` field in TrinoCatalog is now optional, as Iceberg also supports other catalogs, such as a REST catalog, which (currently) can only be added using configOverrides.
241+
Fixed in https://github.com/stackabletech/trino-operator/pull/841[trino-operator#841].
242+
238243

239244
==== Supported versions
240245

0 commit comments

Comments
 (0)