Subject: Re: Serialization with optional fields using C++ library
I only skimmed this, but the schema should read "default", not "defaults". I've
no idea if that's the only issue.
J
On Wed, Dec 22, 2021 at 8:40 AM Anton mailto:anton...@yandex.ru> > w
fine
> according to my code.
>
> Is there any test that checks full cycle of serialization/deserialization
> process with json/schema provided?
>
>
>
>
>
> *From:* Martin Grigorov [mailto:mgrigo...@apache.org]
> *Sent:* Wednesday, December 22, 2021 3:24 PM
> *To:*
, December 22, 2021 3:24 PM
To: user@avro.apache.org
Subject: Re: Serialization with optional fields using C++ library
Hi Anton,
I don't see any unit tests / examples for this at
https://github.com/apache/avro/tree/master/lang/c%2B%2B/ test|examples, so I
guess it is not implemente
Hi Anton,
I don't see any unit tests / examples for this at
https://github.com/apache/avro/tree/master/lang/c%2B%2B/ test|examples, so
I guess it is not implemented yet.
You could add an entry for basicSchemas (
https://github.com/apache/avro/blob/1aa963c44d1b9da3dfcf74acb3eeed56439332a0/lang/c%2B