[ 
https://issues.apache.org/jira/browse/AVRO-4263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18083311#comment-18083311
 ] 

Bhargava Mavaram commented on AVRO-4263:
----------------------------------------

[~mgrigorov] 
Thanks for checking and I still see this fails after testing with the following 
snapshot


<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.13.0-SNAPSHOT</version>
</dependency>

> 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
>            Priority: Major
>         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)

Reply via email to