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

Add support for Avro data #54

Open
prakharmathur82 opened this issue Aug 13, 2021 · 1 comment
Open

Add support for Avro data #54

prakharmathur82 opened this issue Aug 13, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@prakharmathur82
Copy link
Member

Currently, Dagger only supports SerDe for Protobuf encoded messages.

  • Avro SerDe is already supported in Flink. Add support for enabling it.
  • Apart from SerDe, postprocessors, preprocessors, some functions like ElementAt, HashTransformer also rely on Dynamic Message APIs. Need to ensure they work for Avro data as well.
@prakharmathur82 prakharmathur82 added the enhancement New feature or request label Aug 13, 2021
@ravisuhag
Copy link
Member

Stencil also soon plans to add support for AVRO schemas. So, we would also need to consider how to integrate with schema registry.

@ravisuhag ravisuhag added this to To do in Roadmap H2 2021 Aug 13, 2021
@ravisuhag ravisuhag removed this from To do in Roadmap H2 2021 Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants