Bhargava Mavaram created AVRO-4263:
--------------------------------------
Summary: Unable to Use a Field with Name "result" in avro
Key: AVRO-4263
URL: https://issues.apache.org/jira/browse/AVRO-4263
Project: Apache Avro
Issue Type: Bug
Reporter: Bhargava Mavaram
Attachments: image-2026-05-25-08-54-30-940.png,
image-2026-05-25-08-56-53-116.png
Hi Team,
After we have done our Quarkus Upgrade, we are now facing issues with new avro,
which is kind of blocker for us because the avro seemed to work fine and did
not block us during compile time or runTime.
Now as we are using the latest Quarkus and latest avro lib as shown below
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.12.0</version>
</dependency>
Avro Field Name as shown Below.
!image-2026-05-25-08-54-30-940.png!
Compile time issue as below
!image-2026-05-25-08-56-53-116.png!
Assuming that this could be a cause from this fix. (ignore if this does not
seem relevant)
[https://github.com/apache/avro/commit/3b06d5e629f4d91f6262c1f8175cee7a7b8d0983]
Thanks again for providing the creds soon and showing interest for checking in
this issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)