Skip to content

Commit 5457fc7

Browse files
razvanadwk67
andauthored
Apply suggestions from code review
Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com>
1 parent b16628b commit 5457fc7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/templates/kuttl/delta/10-install-trino.yaml.j2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ spec:
2424
#
2525
delta.register-table-procedure.enabled: 'true'
2626
#
27-
# 2026-03-27: This is needed to avoid this bug: https://github.com/trinodb/trino/issues/28885
28-
# Should be removed as soon as that issue is solved or we have a patched Trino version.
27+
# 2026-03-27: This was previously needed to avoid this bug: https://github.com/trinodb/trino/issues/28885
28+
# Now commented out as we now have a patched Trino version with a backported fix.
2929
#
3030
# parquet.use-column-index: 'false'
3131
---

0 commit comments

Comments
 (0)