Skip to content

Enhance the last query permission && Fixed the rollback version of alter view / table plans && Deleted the unnecessary mods in Tree view deletion#17465

Merged
jt2594838 merged 19 commits intomasterfrom
last-permission
Apr 15, 2026
Merged

Conversation

@Caideyipi
Copy link
Copy Markdown
Collaborator

Description

As the title said.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@Caideyipi Caideyipi changed the title Fixed the last query permission leak of authority Fixed the last query permission leak Apr 13, 2026
@HTHou HTHou changed the title Fixed the last query permission leak Enhance the last query permission Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

❌ Patch coverage is 0% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.84%. Comparing base (d245edc) to head (7bce02f).
⚠️ Report is 20 commits behind head on master.

Files with missing lines Patch % Lines
.../db/protocol/thrift/impl/ClientRPCServiceImpl.java 0.00% 41 Missing ⚠️
.../impl/schema/table/RenameTableColumnProcedure.java 0.00% 3 Missing ⚠️
...impl/schema/table/SetTablePropertiesProcedure.java 0.00% 3 Missing ⚠️
...gine/schemaregion/impl/SchemaRegionMemoryImpl.java 0.00% 1 Missing ⚠️
...aregion/mtree/impl/mem/MTreeBelowSGMemoryImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17465      +/-   ##
============================================
+ Coverage     39.83%   39.84%   +0.01%     
  Complexity      312      312              
============================================
  Files          5135     5135              
  Lines        347075   346950     -125     
  Branches      44221    44215       -6     
============================================
- Hits         138249   138236      -13     
+ Misses       208826   208714     -112     

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

@Caideyipi Caideyipi changed the title Enhance the last query permission Enhance the last query permission && Fixed the rollback version of alter view / table plans Apr 14, 2026
@Caideyipi Caideyipi changed the title Enhance the last query permission && Fixed the rollback version of alter view / table plans Enhance the last query permission && Fixed the rollback version of alter view / table plans && Deleted the unnecessary mods in Tree view deletion Apr 14, 2026
@sonarqubecloud
Copy link
Copy Markdown

@jt2594838 jt2594838 merged commit bb0f13b into master Apr 15, 2026
30 of 31 checks passed
@jt2594838 jt2594838 deleted the last-permission branch April 15, 2026 09:14
Caideyipi added a commit that referenced this pull request Apr 16, 2026
…ter view / table plans && Deleted the unnecessary mods in Tree view deletion (#17465)

* fix

* fix

* fix

* fix

* IT1

* change

* right-1

* fixation

* fix

* partial

* 13

* limit

* fix

* fix

* mod

* remove-usls

* fix

* fix

* fix
Caideyipi added a commit that referenced this pull request Apr 16, 2026
…version of alter view / table plans && Deleted the unnecessary mods in Tree view deletion (#17465)
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