hanahmily opened a new pull request, #1019: URL: https://github.com/apache/skywalking-banyandb/pull/1019
## Summary This PR enhances SIDX (secondary index) with optional timestamp support for efficient part selection and validation: - Add timestamp-based part selection to improve query performance by pruning irrelevant parts early - Add timestamp validation to ensure data freshness and correctness - Fix nil pointer panic in segment collectMetrics during shutdown (race condition fix) ## Test plan - [x] Run CI checks locally (`make check`, `make test-ci`) - [x] Integration tests pass (standalone and distributed) ## Related Issue Milestone 0.10.0 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
