You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Triaged 19 open issues that carried requires-triage. Labels have already been applied; please spot-check below and close this issue when satisfied. Any individual relabel can be done directly on the affected issue.
Triage criteria come from docs/source/contributor-guide/bug_triage.md. Most issues in this batch are enhancement requests rather than bugs; the priority decision tree is bug-focused, so enhancement priorities reflect judgment about user impact and urgency relative to the priority descriptions in the guide (low = tooling/cosmetic/process; medium = functional gap with workaround; high = crash/major breakage; critical = silent wrong results).
Functional gap with possible correctness issues, but windowed aggregates are disabled by default so users are not silently affected. See escalation note.
Mix of expression support-level fixes. One sub-item (CometStringRepeat does not fall back for incompatibility) is potentially correctness; see escalation note.
Internal refactor of 4.0/4.1 shims after 4.1 stabilizes; no user impact.
Escalations to consider
Tracking: remaining Spark 4.1 CI failures on #4093 #4098 (Spark 4.1 CI failures) — One cluster (bloom filter result mismatch) produces different might_contain results between Comet and Spark, i.e. silent wrong results. Per the guide's "correctness over crashes" principle this would normally warrant priority:critical, but Spark 4.1 is not yet a supported target so users are not exposed today. Worth splitting that cluster into its own priority:critical issue once Spark 4.1 support lands.
Fix issues found when documenting current expression incompatibilities #4074 — The CometStringRepeat sub-item ("incompatibility that we do not fall back for") could produce silent wrong results on the relevant inputs; if confirmed, escalate that sub-item to priority:critical and split into its own issue.
Enable windowed aggregates and fix correctness issues #4007 — Title says "fix correctness issues"; if the underlying correctness issues are present even when windowed aggregates are explicitly enabled by users, this should escalate to priority:high (or priority:critical if results are silently wrong).
Triage summary for 2026-04-27
Triaged 19 open issues that carried
requires-triage. Labels have already been applied; please spot-check below and close this issue when satisfied. Any individual relabel can be done directly on the affected issue.Triage criteria come from
docs/source/contributor-guide/bug_triage.md. Most issues in this batch are enhancement requests rather than bugs; the priority decision tree is bug-focused, so enhancement priorities reflect judgment about user impact and urgency relative to the priority descriptions in the guide (low = tooling/cosmetic/process; medium = functional gap with workaround; high = crash/major breakage; critical = silent wrong results).Counts by priority applied
priority:criticalpriority:highpriority:mediumpriority:lowgood first issueapplied: 3.Triaged
area:aggregationarea:scan,native_iceberg_compatspark 4)area:scan,area:shuffleReusedExchangeExecunder AQE+DPP. Has workaround (disable AQE), fits medium.spark 4)area:ci,spark 4area:expressionsarea:expressionsspark 4OneRowRelationExeccausing ~30 sql-file test fallbacks. Workaround = run on Spark 4.0.spark 4priority:low.area:ci,area:Icebergarea:cispark 4Escalations to consider
might_containresults between Comet and Spark, i.e. silent wrong results. Per the guide's "correctness over crashes" principle this would normally warrantpriority:critical, but Spark 4.1 is not yet a supported target so users are not exposed today. Worth splitting that cluster into its ownpriority:criticalissue once Spark 4.1 support lands.priority:criticaland split into its own issue.priority:high(orpriority:criticalif results are silently wrong).