Caideyipi opened a new pull request, #18232: URL: https://github.com/apache/iotdb/pull/18232
## Summary Backport #18216 (`823c47ebd116232141b1253ad3e661a89bda2c5b`) to `dev/1.3`. - register data region sources in the per-pipe remaining event operator - include pending historical source resources that have not yet been materialized as events - add a unit test covering pending historical events in the remaining count This prevents the remaining event count from reporting zero while historical resources are still waiting in the source queue. The cherry-pick conflict was limited to the existing `extractor` parameter naming on `dev/1.3`, which is retained in this backport. ## Validation - `mvn spotless:apply -pl iotdb-core/datanode` - `mvn test -pl iotdb-core/datanode -Dtest=PipeDataNodeRemainingEventAndTimeOperatorTest -Ddevelocity.off=true` -- 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]
