[GitHub] [avro] Ten0 opened a new pull request, #2024: AVRO-3692: [rust] Make serde deserializer support serde flatten

2022-12-17 Thread GitBox
Ten0 opened a new pull request, #2024: URL: https://github.com/apache/avro/pull/2024 ## What is the purpose of the change This PR fixes deserializing into rust structures that use `#[serde(flatten)]`, which is a very common use case when using `serde`. ## Verifying

[jira] [Created] (AVRO-3692) Serde flatten is not supported when deserializing

2022-12-17 Thread Ten (Jira)
Ten created AVRO-3692: - Summary: Serde flatten is not supported when deserializing Key: AVRO-3692 URL: https://issues.apache.org/jira/browse/AVRO-3692 Project: Apache Avro Issue Type: Improvement

Re: How to get a JIRA account prior to creating a PR

2022-12-17 Thread Martin Grigorov
Hi Andrew, Either here or priv...@avro.apache.org is fine! We didn't receive anything from you at private@ yet! Please send: userid, display name and email address. Martin On Sat, Dec 17, 2022 at 5:22 PM Andrew Marlow wrote: > Hello everyone, > > I have a fork of avro for a change I want to

How to get a JIRA account prior to creating a PR

2022-12-17 Thread Andrew Marlow
Hello everyone, I have a fork of avro for a change I want to make to avrogencpp. But before I create the PR I see that I need to raise a JIRA for the change. I found my way to https://infra.apache.org/jira-guidelines.html#who where it gives the general procedure for getting a JIRA account to