mposdev21 commented on code in PR #37972:
URL: https://github.com/apache/spark/pull/37972#discussion_r984147467


##########
connector/proto/pom.xml:
##########
@@ -0,0 +1,119 @@
+<?xml version="1.0" encoding="UTF-8"?>

Review Comment:
   B) This support is not there in the open source version unless I am 
mistaken. Also, we need confluent jars to talk to schema registry. Could you 
clarify what you mean ?
   C) When deserializing a protobuf message, there is nothing like "Map" type. 
See 
[here](https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Descriptors.FieldDescriptor.JavaType.html).
 May be we are missing something. Can you clarify ?



-- 
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]

Reply via email to