File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 18
18
- image : almalinux9-oj17-openldap-active-directory
19
19
platforms : linux/amd64,linux/arm64
20
20
test : openldap-active-directory
21
- - image : polaris-catalog
22
- test : polaris-catalog
21
+ # TODO https://github.com/trinodb/trino/issues/24945 Reenable Polaris tests in Iceberg
22
+ # - image: polaris-catalog
23
+ # test: polaris-catalog
23
24
- image : spark3-iceberg
24
25
platforms : linux/amd64,linux/arm64
25
26
test : spark3-iceberg
44
45
# TODO add test https://github.com/trinodb/trino/issues/14543
45
46
- image : phoenix5
46
47
platforms : linux/amd64,linux/arm64
47
- - image : unity-catalog
48
- test : unity-catalog
48
+ # TODO https://github.com/trinodb/trino/issues/24945 Reenable Unity tests in Iceberg
49
+ # - image: unity-catalog
50
+ # test: unity-catalog
49
51
steps :
50
52
- uses : actions/checkout@v3
51
53
with :
Original file line number Diff line number Diff line change 90
90
testing/spark3-iceberg
91
91
testing/spark3-hudi
92
92
testing/polaris-catalog
93
- testing/unity-catalog
94
- testing/hive4.0-hive
95
93
)
96
94
referenced_images=("${skipped_images[@]}" "${single_arch[@]}" "${multi_arch[@]}")
97
95
make meta
You can’t perform that action at this time.
0 commit comments