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

MC: Metadata Constants #1472

Closed
lovromazgon opened this issue Apr 4, 2024 · 0 comments · Fixed by ConduitIO/conduit-connector-sdk#116
Closed

MC: Metadata Constants #1472

lovromazgon opened this issue Apr 4, 2024 · 0 comments · Fixed by ConduitIO/conduit-connector-sdk#116
Assignees
Milestone

Comments

@lovromazgon
Copy link
Member

Introduce a constant for a record metadata field opencdc.collection in opencdc.proto used to indicate the source/destination collection of a record.

Also create a new proto specifically for metadata constants (e.g. metadata/constants.proto). It should include existing constants defined in connector.proto, which would expose them not only to connectors, but also processors. We are also missing constants populated in DLQ records (currently only defined as Go constants).

All constants should be tied to Go constants and have a getter and setter method on the type opencdc.Metadata

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants