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

Open
Caideyipi wants to merge 15 commits intomasterfrom
last-permission
Open

Enhance the last query permission && Fixed the rollback version of alter view / table plans && Deleted the unnecessary mods in Tree view deletion#17465
Caideyipi wants to merge 15 commits intomasterfrom
last-permission

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 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.84%. Comparing base (d245edc) to head (4a7f7fa).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
.../db/protocol/thrift/impl/ClientRPCServiceImpl.java 0.00% 16 Missing ⚠️
...re/impl/schema/table/DropTableColumnProcedure.java 0.00% 3 Missing ⚠️
...rocedure/impl/schema/table/DropTableProcedure.java 0.00% 3 Missing ⚠️
.../impl/schema/table/RenameTableColumnProcedure.java 0.00% 3 Missing ⚠️
...impl/schema/table/SetTablePropertiesProcedure.java 0.00% 3 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   346910     -165     
  Branches      44221    44206      -15     
============================================
- Hits         138249   138230      -19     
+ Misses       208826   208680     -146     

☔ 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
@sonarqubecloud
Copy link
Copy Markdown

@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
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