[
https://issues.apache.org/jira/browse/AVRO-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nandor Kollar resolved AVRO-2345.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
> Export getSchema() to bypass using reflection
> ---------------------------------------------
>
> Key: AVRO-2345
> URL: https://issues.apache.org/jira/browse/AVRO-2345
> Project: Apache Avro
> Issue Type: Improvement
> Components: java
> Reporter: Ryo Okubo
> Assignee: Ryo Okubo
> Priority: Major
> Fix For: 1.9.0
>
>
> I'd like to use {{getSchema(descriptor)}} directly to enable 1) to get schema
> from protobuf instance doesn't have {{getDescriptor()}} created from
> reflection and 2) to pass not protoc-java classes e.g. Scala classes
> generated by [ScalaPB|https://github.com/scalapb/ScalaPB] has
> {{javaDescriptor()}} instread of {{getDescriptor()}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)