You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/partials/release-notes/release-26.7.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ Implemented in https://github.com/stackabletech/superset-operator/pull/724[super
124
124
Previously, users had to fall back to the `generic` connector.
125
125
Implemented in https://github.com/stackabletech/trino-operator/pull/883[trino-operator#883].
126
126
* A new `.spec.name.inferred.replaceHyphensWithUnderscores` field on `TrinoCatalog` allows tweaking the catalog name in Trino by replacing `-` with `_`.
127
-
This lets you use valid Kubernetes resource names while keeping the convenience of `_` in catalog names.
127
+
This lets you use valid Kubernetes resource names while keeping the convenience of underscores in catalog names.
128
128
Implemented in https://github.com/stackabletech/trino-operator/pull/903[trino-operator#903].
0 commit comments