>
> Which one is the writer and which is the reader?
>
> Sent from my iPhone
>
>> On May 4, 2023, at 22:47, KV 59 > <mailto:kvajjal...@gmail.com>> wrote:
>>
>>
>> Hi,
>>
>> I see that that java Avro
4, 2023, at 22:47, KV 59 wrote:
>
>
> Hi,
>
> I see that that java Avro compatibility check doesn't work as per
> specification for enum schema evolution. I have a the following schema
>
> {
>> "type" : "record",
>> "name"
Which one is the writer and which is the reader?
Sent from my iPhone
> On May 4, 2023, at 22:47, KV 59 wrote:
>
>
> Hi,
>
> I see that that java Avro compatibility check doesn't work as per
> specification for enum schema evolution. I have a the following schema
Hi,
I see that that java Avro compatibility check doesn't work as per
specification for enum schema evolution. I have a the following schema
{
> "type" : "record",
> "name" : "TestEnumRec",
> "namespace" : "c