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

Improve source connector's schema generation mechanism #4

Open
swenzel opened this issue Aug 30, 2018 · 0 comments
Open

Improve source connector's schema generation mechanism #4

swenzel opened this issue Aug 30, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@swenzel
Copy link
Contributor

swenzel commented Aug 30, 2018

At the moment the source connector infers key and value schemas on first write. We should force subclasses to implement their own schema generation and expose the instance attributes holding the schemas so they can be overwritten on demand.

@swenzel swenzel added the enhancement New feature or request label Aug 30, 2018
@swenzel swenzel self-assigned this Aug 30, 2018
hfjn pushed a commit that referenced this issue May 23, 2019
DEV-11600 create runner for pyconnect

Approved-by: Felix Eggert <[email protected]>
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

1 participant