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

Add Schema Registry Avro functions for column deserialization #573

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

arerlend
Copy link
Contributor

@arerlend arerlend commented Dec 9, 2020

Thanks for contributing! We appreciate it :)

For a Pull Request to be accepted, you must:

  • Run scalafmt on your code using the .scalafmt.conf present in this project
  • All tests must pass when you run mvn clean test

Just in case, here are some tips that could prove useful when opening a pull request:

  • Read the Contributor's Guide
  • Make the title of pull request is clear and informative.
  • There should be a small number of commits, all with informative messages.
  • The pull request shouldn't introduce any breaking changes (unless will occur on the next release)
  • Any public code should be properly documented
  • Be sure to write tests for any changes in the pull request
  • The code should build without any errors

@arerlend
Copy link
Contributor Author

arerlend commented Jan 5, 2021

Permissive mode support is missing.

@tfayyaz
Copy link

tfayyaz commented Jun 30, 2021

Are there any updates on when this PR will be merged? I am coming across the same issue mentioned here where the stream does not initialise - arerlend/azure-schemaregistry-spark#3

@kevinlacire
Copy link

Any updates ? this feature is a MVP in a pub/sub world

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.

None yet

4 participants