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

[SR Support]: Add support for reading & writing key schemas from & to SR #6222

Closed
big-andy-coates opened this issue Sep 16, 2020 · 1 comment
Assignees

Comments

@big-andy-coates
Copy link
Contributor

  1. Add support for reading and writing schemas to and from the schema registry.
  • Pick up Integrate code paths for schema compatibility checks for AVRO and other formats #6133 as part of this work.
  • Register key schema on CREATE and CREATE AS statements in the same way as is done for value schemas.
  • Delete key subject on delete (and value subject for non-Avro, which may not currently be happening)
  • Delete key subject on internal topics too when query terminated (and value subject for non-Avro, which may not currently be happening)
  1. Doc updates
  • Document the subject name for key schemas (and value if not already done) and when schemas are created / deleted
@big-andy-coates big-andy-coates added this to Backlog in Primitive Keys via automation Sep 16, 2020
@agavra agavra moved this from Backlog to In progress in Primitive Keys Oct 5, 2020
@agavra agavra self-assigned this Oct 5, 2020
@agavra agavra moved this from In progress to Done in Primitive Keys Oct 15, 2020
@agavra
Copy link
Contributor

agavra commented Oct 15, 2020

The above two PRs should get the bulk of this functionality done. We'll track follow-ups separately.

@agavra agavra closed this as completed Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants