You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @jgresty thanks a lot for opening that issue and especially for the code to reproduce this, and apologies for the delay in responding to this.
Unfortunately we do not have much bandwidth currently to work on this.
If you have control over the schema, I would suggest maybe wrapping the value in a record that has a nullable field?
When trying to encode the data type:
which is generated with avrogo from the schema
results in the error:
I have a runnable example at: https://github.com/jgresty/avrotest
The text was updated successfully, but these errors were encountered: