Skip to content

Support select locally for data consistency check#17205

Open
jt2594838 wants to merge 1 commit intomasterfrom
add_select_locally
Open

Support select locally for data consistency check#17205
jt2594838 wants to merge 1 commit 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.

@sonarqubecloud
Copy link

@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.50%. Comparing base (fe0d62e) to head (58d6509).
⚠️ Report is 1 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.50%   -0.01%     
  Complexity      282      282              
============================================
  Files          5101     5101              
  Lines        341889   341916      +27     
  Branches      43525    43528       +3     
============================================
+ Hits         135069   135079      +10     
- Misses       206820   206837      +17     

☔ 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.

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