Antalya 26.6: Enabled experimental datalake catalogues by-default - #2040
Conversation
Antalya 26.3: Enabled experimental datalake catalogues by-default
c340ea5 to
b535636
Compare
CI triage for #2040Verdict: none of the failures are caused by this PR. This is a 9-line change that flips three Counts: 2 infra, ~10 cascade from the infra failure, ~11 pre-existing / flaky, 0 PR-caused. 1. Infra — root cause (2 checks)
The runners died mid-build (the 2. Cascade from the dead release builds (~10 checks)
All fail within ~1 min because the release binary was never uploaded. Decisive line (SQLLogic/SQLStorm):
(Stress 3. Pre-existing — regression feature gaps (5 release + aarch64 counterparts)
These are feature-support-validation failures — the regression suite expects Antalya features this 26.6 build doesn't include yet:
This is a suite-ahead-of-build gap at the branch level, unrelated to flipping the experimental DataLake database flags (which don't touch the iceberg table engine, swarms, or s3-export). Expect the same on a base-branch regression run. 4. Pre-existing / flaky stateless (1 check, 6 tests)
None touch settings, experimental flags, or datalake catalogs (TPC-DS queries, partition pruning, text index, nullable key lookup). Unrelated to the change on this debug/distributed-plan/s3 config. Bottom lineNo fix is needed on this PR for correctness of the change itself. To get a green (or fairly-comparable) run: re-run the two release Build jobs — that clears buckets 1 and 2 (roughly 12 of the red checks). The regression and stateless failures (buckets 3–4) are branch-level / suite-version issues that also fail on Evidence: runner-death annotations on both Build jobs; — @blau-ai |
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Enabled experimental datalake catalogues by default (#1743 by @zvonand).
CI/CD Options
Exclude tests:
Regression jobs to run:
Cherry-picked from #1743.
Documentation entry for user-facing changes
...