[
https://issues.apache.org/jira/browse/AVRO-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vivek Kumar updated AVRO-3720:
------------------------------
Description:
There's a `FIXME` comment on avro::resolvingDecoder function in avro-cpp code
base. Please see
[https://avro.apache.org/docs/1.11.1/api/cpp/html/namespaceavro.html#aeef8b583abe36b25a8d2094d7a3d4b96]
!image-2023-03-03-15-56-14-259.png!
Does this comment mean resolvingDecoder does not work when the fields are out
of order in reader and writer schemas?
We would also like to know if avro cpp supports full avro schema compatibility
rules while resolving schema. These rules are mentioned on
[https://avro.apache.org/docs/1.11.1/specification/_print/#schema-resolution]
was:
There's a `FIXME` comment on avro::resolvingDecoder function in avro-cpp code
base. Please see
[https://avro.apache.org/docs/1.11.1/api/cpp/html/namespaceavro.html#aeef8b583abe36b25a8d2094d7a3d4b96]
!image-2023-03-03-15-56-14-259.png!
Does this comment mean resolvingDecoder does not work when the fields are out
of order in reader and writer schemas?
We would also like to know if avro cpp supports full avro schema compatibility
rules while resolving schema. These rules are mentioned on
[https://avro.apache.org/docs/1.7.7/spec.html#Schema+Resolution]
> Handling of out of order field in resolvingDecoder
> --------------------------------------------------
>
> Key: AVRO-3720
> URL: https://issues.apache.org/jira/browse/AVRO-3720
> Project: Apache Avro
> Issue Type: Task
> Components: c, c++
> Affects Versions: 1.11.1
> Reporter: Vivek Kumar
> Priority: Major
> Attachments: image-2023-03-03-15-56-14-259.png
>
>
> There's a `FIXME` comment on avro::resolvingDecoder function in avro-cpp code
> base. Please see
> [https://avro.apache.org/docs/1.11.1/api/cpp/html/namespaceavro.html#aeef8b583abe36b25a8d2094d7a3d4b96]
>
> !image-2023-03-03-15-56-14-259.png!
> Does this comment mean resolvingDecoder does not work when the fields are out
> of order in reader and writer schemas?
> We would also like to know if avro cpp supports full avro schema
> compatibility rules while resolving schema. These rules are mentioned on
> [https://avro.apache.org/docs/1.11.1/specification/_print/#schema-resolution]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)