[
https://issues.apache.org/jira/browse/AVRO-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AVRO-4135:
---------------------------------
Labels: pull-request-available (was: )
> C json union encoding is not using full names in key field
> ----------------------------------------------------------
>
> Key: AVRO-4135
> URL: https://issues.apache.org/jira/browse/AVRO-4135
> Project: Apache Avro
> Issue Type: Bug
> Components: c
> Affects Versions: 1.11.4
> Reporter: Steven Aerts
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When encoding a union with a record entry using the {{avro_value_to_json}} in
> C the key field is encoded without the namespace. This results in an
> ambiguous json encoding of this union, which cannot be decoded with the java
> Avro {{{}JsonEncoder{}}}.
> We have a PR which fixes this behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)