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

ASF subversion and git services commented on AVRO-4322:
-------------------------------------------------------

Commit 42e4c3d4b03ced580c0d8186b3df133652ab445b in avro's branch 
refs/heads/main from Ryan Skraba
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=42e4c3d4b0 ]

AVRO-4322: Use reader/writers constently with model (#3924)

> [Java] Fast and classic readers change GenericData behaviour
> ------------------------------------------------------------
>
>                 Key: AVRO-4322
>                 URL: https://issues.apache.org/jira/browse/AVRO-4322
>             Project: Apache Avro
>          Issue Type: Bug
>            Reporter: Ryan Skraba
>            Assignee: Ryan Skraba
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0, 1.12.2
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> In the past, the schema property {{java-class}} has only applied to 
> SpecificData and ReflectData, while GenericData has ignored the property. 
> Today the "classic" path ignores java-class annotations and "fast" path reads 
> data in this format.   
> This is codified in some projects like [Parquet. 
> |https://github.com/apache/parquet-java/blob/82414e2a8aa969ad3cc2e3d9569db9f3fca3cd40/parquet-avro/src/test/java/org/apache/parquet/avro/TestStringBehavior.java#L99]We
>  should either restore this default behaviour as a regression or note it as a 
> breaking change.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to