Re: [PR] AVRO-4067: Optimize First Byte of Long Decode [avro]

2025-03-08 Thread via GitHub
belugabehr merged PR #3183: URL: https://github.com/apache/avro/pull/3183 -- 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: dev-unsubscr...@avro.apache.or

[PR] HADOOP-19315: [Java] Ensure trustedPackages is initialized in all constructors of SpecificDatumReader [avro]

2025-03-08 Thread via GitHub
abhilakshyadobhal opened a new pull request, #: URL: https://github.com/apache/avro/pull/ ## What is the purpose of the change - This pull request ensures that trustedPackages is always initialized properly in SpecificDatumReader. Previously, `trustedPackages.addAll