xiangfu0 opened a new pull request, #17798: URL: https://github.com/apache/pinot/pull/17798
## Summary - remove MD5-specific wording from `KafkaAvroMessageDecoder` internals in `pinot-avro` - rename private fields, helper class, method parameters, and comments to use neutral `schema hash` terminology - keep runtime behavior unchanged (naming-only refactor) ## Test plan - [x] run module search for `md5`/`MD5` under `pinot-plugins/pinot-input-format/pinot-avro` (no matches) - [x] run IDE lints for the updated Java file (no errors) Made with [Cursor](https://cursor.com) -- 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]
