[
https://issues.apache.org/jira/browse/AVRO-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nandor Kollar reassigned AVRO-2345:
-----------------------------------
Assignee: Ryo Okubo
> 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
>
> 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)