Re: [PR] AVRO-3985: Add trusted packages support in SpecificData [avro]

2025-01-06 Thread Martin Grigorov
Do you want to send a PR ? On Mon, 6 Jan 2025 at 12:15, MichalFoksa (via GitHub) wrote: > > MichalFoksa commented on code in PR #2934: > URL: https://github.com/apache/avro/pull/2934#discussion_r1903966434 > > > ## > > lang/java/avro/src/main/java/org/apache/avro/specific/SpecificDatumRe

Re: [PR] AVRO-3985: Add trusted packages support in SpecificData [avro]

2024-07-02 Thread via GitHub
Fokko merged PR #2980: URL: https://github.com/apache/avro/pull/2980 -- 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.org Fo

[PR] AVRO-3985: Add trusted packages support in SpecificData [avro]

2024-07-02 Thread via GitHub
jbonofre opened a new pull request, #2980: URL: https://github.com/apache/avro/pull/2980 ## What is the purpose of the change This is backport PR (on `branch-1.11`) for AVRO-3985. ## Verifying this change This change is already covered by existing tests, such as *

[PR] AVRO-3985: Add trusted packages support in SpecificData [avro]

2024-06-01 Thread via GitHub
jbonofre opened a new pull request, #2934: URL: https://github.com/apache/avro/pull/2934 ## What is the purpose of the change *(For example: This pull request improves file read performance by buffering data, fixing AVRO-.)* ## Verifying this change *(Ple