Hello
I find this proposal relevant.
to clarify :
> From 1.12.0 on, I'd like to propose maintaining *two* major versions
> (i.e. 1.12.x and 1.11.x). That would allow us to deprecate and modify
> APIs and give developers one whole major release to switch.
this means to maintain 3 branches (1.13.
clesaec opened a new pull request, #2364:
URL: https://github.com/apache/avro/pull/2364
## What is the purpose of the change
[AVRO-2236](https://issues.apache.org/jira/browse/AVRO-2236) : Add default
value for record type.
This PR allow a field is of type record to have a d
amy myo created AVRO-3802:
-
Summary: Memory leak on decompressing deflate codes avro files
Key: AVRO-3802
URL: https://issues.apache.org/jira/browse/AVRO-3802
Project: Apache Avro
Issue Type: Bug
clesaec opened a new pull request, #2365:
URL: https://github.com/apache/avro/pull/2365
## What is the purpose of the change
[AVRO-2254](https://issues.apache.org/jira/browse/AVRO-2254) :
Currently, SchemaResolver.unresolvedSchema method generate always schema
with same na
clesaec opened a new pull request, #2366:
URL: https://github.com/apache/avro/pull/2366
## What is the purpose of the change
[AVRO-2284](https://issues.apache.org/jira/browse/AVRO-2284) : fix unit test
## Verifying this change
just run unit test
## Docu
I like Christophe's proposal !
On Tue, Jul 18, 2023 at 11:52 AM Christophe Le Saëc
wrote:
> Hello
> I find this proposal relevant.
>
> to clarify :
>
> > From 1.12.0 on, I'd like to propose maintaining *two* major versions
> > (i.e. 1.12.x and 1.11.x). That would allow us to deprecate and modif
kojiromike opened a new pull request, #2367:
URL: https://github.com/apache/avro/pull/2367
This test should fail right now.
--
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 commen
Michael A. Smith created AVRO-3803:
--
Summary: Fix avro.ipc bugs
Key: AVRO-3803
URL: https://issues.apache.org/jira/browse/AVRO-3803
Project: Apache Avro
Issue Type: Bug
Components: