Janaa Sun created AVRO-3098:
-------------------------------
Summary: Make the resolving decoder optional in the avrogencpp
generated code
Key: AVRO-3098
URL: https://issues.apache.org/jira/browse/AVRO-3098
Project: Apache Avro
Issue Type: Improvement
Components: c++
Affects Versions: 1.10.2
Reporter: Janaa Sun
It is better to make the resolving decoder as optional in the avrogencpp
generated header files. This can be a advantage for people looking for
performance in the cpp code that does not go through this dynamic_cast check as
a first step in the generated decode methods.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)