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

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

Commit dd72feaa762e78a5c9032b78d405bf2998a0c7c2 in avro's branch 
refs/heads/main from Oscar Westra van Holthe - Kind
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=dd72feaa76 ]

AVRO-4257: use the new SchemaParser (#3766)

* AVRO-4257: Add convenience methods to SchemaParser

* AVRO-4257: Use the new schema parser everywhere

Uses the String convenience parsing method where possible, and the
(non-validating, JSON only) internal parser where appropriate.

> Use the new SchemaParser introduced with Avro 1.12
> --------------------------------------------------
>
>                 Key: AVRO-4257
>                 URL: https://issues.apache.org/jira/browse/AVRO-4257
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.12.1
>            Reporter: Oscar Westra van Holthe - Kind
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Version 1.12 introduced a new schema parser for the Java SDK. However, the 
> old one is still used throughout the codebase. We should use the new schema 
> parser instead.



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

Reply via email to