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

Feature/kafka schema registry integration #52

Closed
wants to merge 13 commits into from

Conversation

farbodahm
Copy link
Collaborator

@farbodahm farbodahm commented Aug 15, 2022

Summary of Changes

Added an extractor for KafkaSchemaRegistry schemas.

Tests

Added databuilder/tests/unit/extractor/test_kafka_schema_registry_extractor.py for testing the new extractor.

Documentation

Updated README.md and databuilder/README.md to reflect the addition of the new extractor.

CheckList

Make sure you have checked all steps below to ensure a timely review.

  • PR title addresses the issue accurately and concisely. Example: "Updates the version of Flask to v1.0.2"
  • PR includes a summary of changes.
  • PR adds unit tests, updates existing unit tests, OR documents why no test additions or modifications are needed.
  • In case of new functionality, my PR adds documentation that describes how to use it.
    • All the public functions and the classes in the PR contain docstrings that explain what it does

@farbodahm farbodahm force-pushed the feat/kafka-schema-registry-integration branch from 00e20cb to 0ef889c Compare August 15, 2022 10:47
@farbodahm farbodahm marked this pull request as ready for review August 15, 2022 12:23
@farbodahm farbodahm changed the title Feat/kafka schema registry integration Feature/kafka schema registry integration Aug 15, 2022
@farbodahm farbodahm force-pushed the feat/kafka-schema-registry-integration branch 5 times, most recently from 0084d2b to 004cd6f Compare August 16, 2022 06:43
Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
…tsManager

Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
…s functions

Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
@farbodahm farbodahm force-pushed the feat/kafka-schema-registry-integration branch from 004cd6f to ab22098 Compare August 17, 2022 06:23
@farbodahm farbodahm force-pushed the feat/kafka-schema-registry-integration branch 3 times, most recently from 313ca49 to c602b70 Compare August 17, 2022 14:00
Signed-off-by: Farbod Ahmadian <farbodahmadian2014@gmail.com>
@farbodahm
Copy link
Collaborator Author

I'm closing this because it got merged to upstream in this pull request.

@farbodahm farbodahm closed this Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant