xiangfu0 commented on PR #19309: URL: https://github.com/apache/pinot/pull/19309#issuecomment-5768529484
The red `Unit Test Set 2` on the previous head (`a76317d2a0`) came from this branch predating a fix on #19308: `SegmentCompressionStatsReaderTest.testV7SegmentCreationPersistsAndReportsCompressionStats` expects V7 columns to report their uncompressed value size, and that fix (`6e90858faf`, "Report uncompressed value size for V7 codec-pipeline columns") had landed on the #19308 branch after this one was stacked on it. Restacked onto the current #19308 tip and master. Verified locally on the new head: `SegmentCompressionStatsReaderTest` 6/6 and 257 forward-index, handler, config-validation and OpenStruct tests pass. _🤖 Addressed by [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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
