Skip to content

Fix empty task in worker subquery with reference or schema sharded#8519

Open
ihalatci wants to merge 2 commits intorelease-12.1from
reelase-12.1-ihalatci
Open

Fix empty task in worker subquery with reference or schema sharded#8519
ihalatci wants to merge 2 commits intorelease-12.1from
reelase-12.1-ihalatci

Conversation

@ihalatci
Copy link
Copy Markdown
Contributor

@ihalatci ihalatci commented Mar 14, 2026

DESCRIPTION: fixes incorrect ignoring of reference or schema sharded tables in worker subquery task construction, when there are no distributed tables involved.

Fixes issue #8243, #8453

(cherry picked from commit b22e977)

tables

DESCRIPTION: fixes incorrect ignoring of reference or schema sharded
tables in worker subquery task construction, when there are no
distributed tables involved.

Fixes issue #8243

(cherry picked from commit b22e977)
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 14, 2026

Codecov Report

❌ Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.64%. Comparing base (ea7e5fc) to head (89a71aa).
⚠️ Report is 1 commits behind head on release-12.1.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-12.1    #8519      +/-   ##
================================================
- Coverage         89.65%   89.64%   -0.01%     
================================================
  Files               276      276              
  Lines             59790    59808      +18     
  Branches           7471     7474       +3     
================================================
+ Hits              53604    53615      +11     
- Misses             4042     4047       +5     
- Partials           2144     2146       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants