[GitHub] [avro] CamilAbraham opened a new pull request, #2439: AVRO-3802: [Csharp] Fix memory leak on deflate codec decompression

2023-08-14 Thread via GitHub
CamilAbraham opened a new pull request, #2439: URL: https://github.com/apache/avro/pull/2439 ## What is the purpose of the change The aim of this pull request is to improve memory usage when reading Avro encoded files. Fixing AVRO-3802. This issue was detected when usin

Re: Specification of namespaces

2023-08-14 Thread Ryan Skraba
Hello! I don't think SDKs should be generating namespaces that contain invalid names in any cases, and this is a bug in the Java SDK. One of the unfortunate consequences of "bad" names is that names are never _really_ necessary to deserialize/serialize data, so someone can be using the same langu

Re: [DISCUSS] Release Avro 1.11.3

2023-08-14 Thread Ryan Skraba
Hey -- if nobody has any objections, I'd love to create the 1.11.3 this week! Committers, if you've done any change to master that need to be in the 1.11.3 branch since the 1.11.2 release, make sure they've been cherry-picked and tested to the branch-1.11 :D I'll definitely go through the version

[GitHub] [avro] dependabot[bot] opened a new pull request, #2440: Bump log from 0.4.19 to 0.4.20 in /lang/rust

2023-08-14 Thread via GitHub
dependabot[bot] opened a new pull request, #2440: URL: https://github.com/apache/avro/pull/2440 Bumps [log](https://github.com/rust-lang/log) from 0.4.19 to 0.4.20. Changelog Sourced from https://github.com/rust-lang/log/blob/master/CHANGELOG.md";>log's changelog. [0.4.20] -

[GitHub] [avro] martin-g merged pull request #2440: Bump log from 0.4.19 to 0.4.20 in /lang/rust

2023-08-14 Thread via GitHub
martin-g merged PR #2440: URL: https://github.com/apache/avro/pull/2440 -- 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

[GitHub] [avro] martin-g merged pull request #2437: AVRO-3830: [Rust] Handle namespace properly if a name starts with dot

2023-08-14 Thread via GitHub
martin-g merged PR #2437: URL: https://github.com/apache/avro/pull/2437 -- 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