You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the repository supports generating code for Java, but should also support other languages - Python and Go at the very least (for consumption by opensearch-py, opensearch-go, and opensearch-benchmark-workloads).
What solution would you like?
Bazel should still be the build system used to compile/generate these protos.
karenyrx
changed the title
[FEATURE] Support python and Go protobuf code generation
[FEATURE] Support Python and Go protobuf code generation
Mar 20, 2025
Is your feature request related to a problem?
Currently the repository supports generating code for Java, but should also support other languages - Python and Go at the very least (for consumption by opensearch-py, opensearch-go, and opensearch-benchmark-workloads).
What solution would you like?
Bazel should still be the build system used to compile/generate these protos.
Example resources:
What alternatives have you considered?
Raw protoc commands in bash scripts with Makefile's
Do you have any additional context?
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: