Skip to content

Banned the tree model database in table model SQLs && Pipe: Upgraded bouncy castle && Added logs for pipe tsFile parser#17504

Open
Caideyipi wants to merge 5 commits intomasterfrom
cve-database
Open

Banned the tree model database in table model SQLs && Pipe: Upgraded bouncy castle && Added logs for pipe tsFile parser#17504
Caideyipi wants to merge 5 commits intomasterfrom
cve-database

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

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2026

Codecov Report

❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.87%. Comparing base (bfb4856) to head (ebe14a9).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...ache/iotdb/db/protocol/session/IClientSession.java 50.00% 1 Missing ⚠️
...yengine/plan/relational/sql/parser/AstBuilder.java 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17504      +/-   ##
============================================
+ Coverage     39.83%   39.87%   +0.04%     
  Complexity      312      312              
============================================
  Files          5137     5137              
  Lines        347100   347186      +86     
  Branches      44237    44255      +18     
============================================
+ Hits         138261   138457     +196     
+ Misses       208839   208729     -110     

☔ 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 Upgraded bouncy castle && Banned the tree model database in table model SQLs Banned the tree model database in table model SQLs && Pipe: Upgraded bouncy castle && Added logs for pipe tsFile parser Apr 17, 2026
@sonarqubecloud
Copy link
Copy Markdown

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