Ryo Okubo created AVRO-2345:
-------------------------------

             Summary: 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


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)

Reply via email to