We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3da0b9c commit ba3b882Copy full SHA for ba3b882
.github/workflows/release.yml
@@ -91,6 +91,7 @@ jobs:
91
testing/spark3-delta
92
testing/spark3-iceberg
93
testing/spark3-hudi
94
+ testing/hive4.0-hive
95
)
96
referenced_images=("${skipped_images[@]}" "${single_arch[@]}" "${multi_arch[@]}")
97
make meta
0 commit comments