Hello everyone!
Just started using DataHub and I have a couple of questions regarding a particular use case: I am interesting in doing ingestion of metadata related to schemas stored in a schema registry, but in my case, they are defined using Protobuf, not Avro. As far as I understand, there is no support for doing that using Protobuf. I'd be happy to make a PR for that, which leads me to my questions:
• Is my assumption that support for Protobuf is not available? Or maybe I missed something?
• If so, is a PR the right way to approach it? Or maybe there is something already in the roadmap for that? (although I couldn't find anything about it).
Thanks in advance!