PDGGK commented on issue #16985: URL: https://github.com/apache/iotdb/issues/16985#issuecomment-4163842441
I've submitted a fix for this issue in PR #17411. The root cause was that `LastQueryAggTableScanOperator` could still emit a result row when all `LastByAccumulator`s had no initialized result after deletion. Two additional defensive fixes were included for aligned deletion paths in `FileLoaderUtils` and `ModificationUtils`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
