[jira] [Created] (AVRO-3713) Regression AVRO-1760 : Thread scalability problem with the use of SynchronizedMap

2023-02-09 Thread Niels Basjes (Jira)
Niels Basjes created AVRO-3713: -- Summary: Regression AVRO-1760 : Thread scalability problem with the use of SynchronizedMap Key: AVRO-3713 URL: https://issues.apache.org/jira/browse/AVRO-3713 Project: Ap

[GitHub] [avro] martin-g closed pull request #1900: AVRO-3631: [Rust] Add support for (de)serializing Rust byte arrays to Avro values

2023-02-09 Thread via GitHub
martin-g closed pull request #1900: AVRO-3631: [Rust] Add support for (de)serializing Rust byte arrays to Avro values URL: https://github.com/apache/avro/pull/1900 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [avro] martin-g opened a new pull request, #2088: AVRO-3646: [Rust] Add missing pattern match branches

2023-02-09 Thread via GitHub
martin-g opened a new pull request, #2088: URL: https://github.com/apache/avro/pull/2088 These improvements were identified while working on AVRO-3646 but they are not related to the changes related to this ticket. This commit was part of https://github.com/apache/avro/pull/1921

[GitHub] [avro] martin-g merged pull request #2088: AVRO-3646: [Rust] Add missing pattern match branches

2023-02-09 Thread via GitHub
martin-g merged PR #2088: URL: https://github.com/apache/avro/pull/2088 -- 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] dependabot[bot] opened a new pull request, #2089: Bump serde_json from 1.0.92 to 1.0.93 in /lang/rust

2023-02-09 Thread via GitHub
dependabot[bot] opened a new pull request, #2089: URL: https://github.com/apache/avro/pull/2089 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.92 to 1.0.93. Release notes Sourced from https://github.com/serde-rs/json/releases";>serde_json's releases. v1.0.93

[jira] [Created] (AVRO-3714) Zero-copy (de)serialization - (de)serialization rewrite takeover?

2023-02-09 Thread Ten (Jira)
Ten created AVRO-3714: - Summary: Zero-copy (de)serialization - (de)serialization rewrite takeover? Key: AVRO-3714 URL: https://issues.apache.org/jira/browse/AVRO-3714 Project: Apache Avro Issue Type: Im