Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Load: Parallelly load files into different target data partitions (#13893)" #13905

Merged
merged 1 commit into from
Oct 25, 2024

Revert "Load: Parallelly load files into different target data partit…

7d6c7cf
Select commit
Loading
Failed to load commit list.
Merged

Revert "Load: Parallelly load files into different target data partitions (#13893)" #13905

Revert "Load: Parallelly load files into different target data partit…
7d6c7cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

39.79% (-0.01%) compared to 4e79200, passed because coverage increased by 0% when compared to adjusted base (39.79%)

View this Pull Request on Codecov

39.79% (-0.01%) compared to 4e79200, passed because coverage increased by 0% when compared to adjusted base (39.79%)

Details

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 39.79%. Comparing base (4e79200) to head (7d6c7cf).

Files with missing lines Patch % Lines
...iotdb/db/storageengine/load/LoadTsFileManager.java 0.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13905      +/-   ##
============================================
- Coverage     39.79%   39.79%   -0.01%     
  Complexity       71       71              
============================================
  Files          4159     4159              
  Lines        263425   263414      -11     
  Branches      32083    32083              
============================================
- Hits         104818   104813       -5     
+ Misses       158607   158601       -6     

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