Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Support Python and Go protobuf code generation #8

Open
karenyrx opened this issue Mar 20, 2025 · 2 comments
Open

[FEATURE] Support Python and Go protobuf code generation #8

karenyrx opened this issue Mar 20, 2025 · 2 comments
Labels
enhancement New feature or request untriaged

Comments

@karenyrx
Copy link
Collaborator

karenyrx commented 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.

@karenyrx karenyrx added the enhancement New feature or request label Mar 20, 2025
@karenyrx karenyrx changed the title [FEATURE] Support python and Go protobuf code generation [FEATURE] Support Python and Go protobuf code generation Mar 20, 2025
@karenyrx
Copy link
Collaborator Author

@finnegancarroll will help on the Python code generation

@finnegancarroll
Copy link

^taking a look at the python client/lib builds!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request untriaged
Projects
None yet
Development

No branches or pull requests

2 participants