[
https://issues.apache.org/jira/browse/AVRO-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426015#comment-17426015
]
Rasmus Helbig Hansen edited comment on AVRO-3168 at 10/8/21, 11:18 AM:
-----------------------------------------------------------------------
-And enum handling during decode. Currently, it expects 1:1 enum matching, even
when there are differences between writer and reader schemas. At least, as far
as I can see.-
Besides, decode is quite often slower than currently. Nobody wants that to be
enabled by default. ;)
was (Author: rasmusatnordea):
And enum handling during decode. Currently, it expects 1:1 enum matching, even
when there are differences between writer and reader schemas. At least, as far
as I can see.
Besides, decode is quite often slower than currently. Nobody wants that to be
enabled by default. ;)
> Enable custom coders by default
> -------------------------------
>
> Key: AVRO-3168
> URL: https://issues.apache.org/jira/browse/AVRO-3168
> Project: Apache Avro
> Issue Type: New Feature
> Components: java
> Reporter: Artur Kalimullin
> Assignee: Artur Kalimullin
> Priority: Major
>
> Custom coders were introduced in 1.9
> For 1.11 I propose to enable them by default
> (org.apache.avro.specific.use_custom_coders = true)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)