Teodor Kostov created AVRO-2515:
-----------------------------------

             Summary: Enable direct access to utility methods in ProtobufData
                 Key: AVRO-2515
                 URL: https://issues.apache.org/jira/browse/AVRO-2515
             Project: Apache Avro
          Issue Type: Improvement
          Components: java
    Affects Versions: 1.9.0
         Environment: N/A
            Reporter: Teodor Kostov


Enable direct access to utility methods in {{ProtobufData}} that deal with the 
message description on a more granular level.

{{ProtobufData}} presents some great functionality that allows dealing with the 
Protobuf message descriptors. The intention of this PR is to provide access to 
the methods that deal with these descriptors on a more granular level. This 
would make it more flexible for the library clients to deal with their Protobuf 
message.

In terms of extending the functionality this would make it possible for clients 
to adjust some specific moments of the conversion from Protobuf descriptors to 
Avro schemas.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to