SandishKumarHN commented on code in PR #38286:
URL: https://github.com/apache/spark/pull/38286#discussion_r997533289


##########
connector/protobuf/pom.xml:
##########
@@ -110,6 +109,47 @@
           </relocations>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>com.github.os72</groupId>
+        <artifactId>protoc-jar-maven-plugin</artifactId>

Review Comment:
   @rangadi we might need to add protoc sbt plugin to generate test .proto 
class's, spark project uses this sbt-protoc plugin. 
https://github.com/thesamet/sbt-protoc and sbt file 
https://github.com/apache/spark/blob/master/project/SparkBuild.scala#L720
   
   



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