Kousuke Saruta
Kousuke Saruta
Hmm, the Java binding seems to generate namespaces which contain `$` for inner classes/enums. ``` [INFO] Running org.apache.avro.protobuf.TestProtobuf Error: Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:...
Pending discussion. https://lists.apache.org/thread/pxlcrvd24sdhfz5fy3xn307jnd7c29zp
> This use of the dollar sign is apparently defined in Java language specification §13.1 (The Form of a Binary), so all Java compilers should generate the same binary name...
cc: @RyanSkraba
I'll update this PR after [this PR](https://github.com/apache/avro/pull/2542) is merged because this PR modifies a `.proto` file and need to regenerate `.class` files for test.
@dongjoon-hyun Thank you for ccing me. I believe members in my team have already read the versioning-policy doc but I'll make sure to inform to read the doc. Also, thank...
~The failed test seems to be related to #53332, not this change.~
~The failed test seems to be related to #53332, not this change.~