rangadi commented on code in PR #37972: URL: https://github.com/apache/spark/pull/37972#discussion_r984833538
########## connector/proto/pom.xml: ########## @@ -0,0 +1,119 @@ +<?xml version="1.0" encoding="UTF-8"?> Review Comment: (B): Lets look into more details in the PR that adds schema-registry support. Yes, we would have to include the required jars. (C) Lets discuss in [my comment](https://github.com/apache/spark/pull/37972#discussion_r984832352) for SimpleMessageMap proto used in the tests below. Essentially a map in proto definition should ideally be a `MapType` in Spark. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
