Skip to content

Support select locally for data consistency check#17205

Open
jt2594838 wants to merge 2 commits intomasterfrom
add_select_locally
Open

Support select locally for data consistency check#17205
jt2594838 wants to merge 2 commits intomasterfrom
add_select_locally

Conversation

@jt2594838
Copy link
Contributor

@jt2594838 jt2594838 commented Feb 13, 2026

Add a query option LOCALLY that may allow only selecting data from the currently connected node.

This is designed for the data consistency check for developers and maintainers mainly.

Currently, LOCALLY only takes effect on raw data query.

Refer to the newly added ITs for examples.

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

❌ Patch coverage is 81.57895% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.70%. Comparing base (fe0d62e) to head (630c7e4).
⚠️ Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
...nner/distribute/TableDistributedPlanGenerator.java 12.50% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17205      +/-   ##
============================================
+ Coverage     39.50%   39.70%   +0.20%     
  Complexity      282      282              
============================================
  Files          5101     5102       +1     
  Lines        341889   342005     +116     
  Branches      43525    43567      +42     
============================================
+ Hits         135069   135809     +740     
+ Misses       206820   206196     -624     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 2, 2026

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.

1 participant