Support attribute filters in table deletion#18079
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #18079 +/- ##
============================================
+ Coverage 41.81% 41.83% +0.02%
Complexity 318 318
============================================
Files 5296 5297 +1
Lines 373384 373797 +413
Branches 48210 48269 +59
============================================
+ Hits 156134 156387 +253
- Misses 217250 217410 +160 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Thanks for the work on supporting attribute filters in table deletion. I found a few issues that should be addressed before merge:
|
# Conflicts: # iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/AnalyzeUtils.java # iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/StorageEngine.java # iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/DataRegion.java
|




Summary
Tests