xiangfu0 opened a new pull request, #18002: URL: https://github.com/apache/pinot/pull/18002
## Summary - Remove conditional backward-compat guard on CPU time / memory measurement serialization in DataTableImplV4 - The inline comment explicitly noted: "The check is not needed. We can remove it. But keeping it around for backward compatibility." - All current server versions support thread resource usage reporting - Updated DataTableSerDeTest to reflect the new always-populated behavior ## Test plan - [x] `./mvnw spotless:apply -pl pinot-common` passes - [x] `./mvnw checkstyle:check -pl pinot-common` passes - [x] `./mvnw license:check -pl pinot-common` passes 🤖 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
