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

Schema support #1560

Closed
17 tasks done
hariso opened this issue May 14, 2024 · 2 comments
Closed
17 tasks done

Schema support #1560

hariso opened this issue May 14, 2024 · 2 comments
Labels
feature New feature or request
Milestone

Comments

@hariso
Copy link
Contributor

hariso commented May 14, 2024

Feature description

Adds support for schemas in Conduit. The work is split as in the lists below. It would be good if we start with #1561 and the conduit-commons issues (minus schema auto-generation) so we can parallelize the rest of the work.

Conduit

conduit-commons

Connector SDK

Processor SDK

Schema registry

@hariso hariso added feature New feature or request triage Needs to be triaged labels May 14, 2024
@lovromazgon
Copy link
Member

A lot, if not all of the code, needed for auto-generating Avro schemas can be found here.

The utilities mentioned in both SDKs can be placed in conduit-commons, so we can re-use it.

@hariso hariso added this to the 0.11.0 milestone May 15, 2024
@lovromazgon lovromazgon removed the triage Needs to be triaged label May 20, 2024
@lovromazgon lovromazgon moved this from Triage to In Progress in Conduit Main May 20, 2024
@simonl2002 simonl2002 moved this to In Progress in Conduit Roadmap Aug 7, 2024
@lovromazgon
Copy link
Member

@github-project-automation github-project-automation bot moved this from In Progress to Done in Conduit Roadmap Aug 7, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Conduit Main Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Archived in project
Status: Done
Development

No branches or pull requests

2 participants