krickert commented on PR #11997: URL: https://github.com/apache/gravitino/pull/11997#issuecomment-4989829018
@jerryshao I'll be glad to. Confluent seems to be the defacto standard for kafka. I use Apicurio, so when I integrate I tend to use both but the latest version works fine with confluent. Glue is pretty common too, but not a good standard - might be worth testing and fixing any Glue error on this part unless glue finally conforms to Confluent too. I worry about "jar-bloat" so I'd recommend just doing confluent and parsing with classic JDK style to match the spec. I did that myself in another project. I'll bring it up in the doc. I can also help with protobuf parsing a bit too - I'd recommend covering avro/thrift/json. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
