We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9548792 commit 5074100Copy full SHA for 5074100
2 files changed
tests/templates/kuttl/delta/10-install-trino.yaml.j2
@@ -27,7 +27,7 @@ spec:
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.
29
#
30
- parquet.use-column-index: 'false'
+ # parquet.use-column-index: 'false'
31
---
32
apiVersion: authentication.stackable.tech/v1alpha1
33
kind: AuthenticationClass
tests/test-definition.yaml
@@ -30,7 +30,7 @@ dimensions:
# - 470,oci.stackable.tech/sdp/trino:470-stackable0.0.0-dev
- name: trino-delta
values:
- - "479"
+ - "477"
34
- name: hive
35
36
- 3.1.3
0 commit comments