FrankChen021 commented on PR #19823: URL: https://github.com/apache/druid/pull/19823#issuecomment-5137254686
Addressed both suppressed Copilot findings in commit 0eabf304a2. Both FrameWriter instances are now closed with try-with-resources, and the list assertion helper now throws on either null mismatch instead of returning an ignored false value. The materialization tests (15 total, 10 existing skips) and two new null-mismatch tests pass; full processing/server Checkstyle, PMD, and enforcer validation also passes. -- 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]
