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)