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

Use AutoValue classes instead of Proto #38

Open
anantdamle opened this issue Oct 25, 2021 · 0 comments
Open

Use AutoValue classes instead of Proto #38

anantdamle opened this issue Oct 25, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@anantdamle
Copy link
Collaborator

The solution pipeline uses Protocol Buffer (proto) classes for representing state and configuration.

Support following features:

  • Use AutoValue classes instead of Proto
  • Provide optimized Beam Coders for these AutoValue classes.
@anantdamle anantdamle added enhancement New feature or request help wanted Extra attention is needed labels Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant