issues
search
apache
/
iotdb
Apache IoTDB
https://iotdb.apache.org/
Apache License 2.0
5.62k
stars
1.03k
forks
source link
[to rc/1.3.3] Fix ttl bugs
#13671
Closed
shuwenwei
closed
1 month ago
shuwenwei
commented
1 month ago
Description
Fix the issue that expired data can be written to wrong time partition by InsertRowsNode
Fix the issue that expired data is not cleaned up by FastCompactionPerformer.
Description