You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ryo Okubo (JIRA)" <ji...@apache.org> on 2019/03/06 14:56:00 UTC

[jira] [Created] (AVRO-2332) Support java_multiple_files protobuf option

Ryo Okubo created AVRO-2332:
-------------------------------

             Summary: Support java_multiple_files protobuf option
                 Key: AVRO-2332
                 URL: https://issues.apache.org/jira/browse/AVRO-2332
             Project: Apache Avro
          Issue Type: Improvement
          Components: java
            Reporter: Ryo Okubo


Support java_multiple_files option,
[https://developers.google.com/protocol-buffers/docs/proto3#options]

The option helps to get classes via reflection.

 

protoc doesn't generate outer class if the option enables, but current getNamespace() doesn't consider that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)