Skip to content

[to dev/1.3] Supports streaming load mem chunk & Push down filter, limit and offset to MemPointIterator#16308

Merged
JackieTien97 merged 8 commits intodev/1.3from
optimizeMemtableScan-1.3
Sep 2, 2025
Merged

[to dev/1.3] Supports streaming load mem chunk & Push down filter, limit and offset to MemPointIterator#16308
JackieTien97 merged 8 commits intodev/1.3from
optimizeMemtableScan-1.3

Conversation

@shuwenwei
Copy link
Member

@codecov
Copy link

codecov bot commented Sep 1, 2025

Codecov Report

❌ Patch coverage is 63.12248% with 274 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.10%. Comparing base (1ed15eb) to head (5f1c709).
⚠️ Report is 4 commits behind head on dev/1.3.

Files with missing lines Patch % Lines
...gine/execution/operator/source/SeriesScanUtil.java 22.33% 80 Missing ⚠️
...engine/schemaregion/utils/ResourceByPathUtils.java 0.00% 63 Missing ⚠️
...rg/apache/iotdb/db/utils/datastructure/TVList.java 44.11% 57 Missing ⚠️
...he/iotdb/db/utils/datastructure/AlignedTVList.java 70.54% 38 Missing ⚠️
...e/dataregion/memtable/AlignedReadOnlyMemChunk.java 90.90% 5 Missing ⚠️
...b/utils/datastructure/MemPointIteratorFactory.java 44.44% 5 Missing ⚠️
...structure/MergeSortMultiAlignedTVListIterator.java 82.14% 5 Missing ⚠️
...tils/datastructure/MultiAlignedTVListIterator.java 93.10% 4 Missing ⚠️
...ain/java/org/apache/iotdb/db/conf/IoTDBConfig.java 25.00% 3 Missing ⚠️
...ine/execution/operator/source/FileLoaderUtils.java 0.00% 3 Missing ⚠️
... and 6 more
Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #16308      +/-   ##
=============================================
+ Coverage      41.03%   41.10%   +0.06%     
  Complexity       198      198              
=============================================
  Files           3576     3578       +2     
  Lines         233373   234049     +676     
  Branches       27984    28143     +159     
=============================================
+ Hits           95766    96199     +433     
- Misses        137607   137850     +243     

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 1, 2025

@JackieTien97 JackieTien97 merged commit 2b9fdb9 into dev/1.3 Sep 2, 2025
19 of 21 checks passed
@JackieTien97 JackieTien97 deleted the optimizeMemtableScan-1.3 branch September 2, 2025 01:33
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

Comments