vinothchandar commented on a change in pull request #1702:
URL: https://github.com/apache/hudi/pull/1702#discussion_r465353210



##########
File path: hudi-client/pom.xml
##########
@@ -101,6 +101,11 @@
       <groupId>org.apache.spark</groupId>
       <artifactId>spark-sql_${scala.binary.version}</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.apache.spark</groupId>
+      <artifactId>spark-avro_${scala.binary.version}</artifactId>

Review comment:
       >That is why I had to introduce spark-avro in hudi-client. If you agree 
with the above suggestion, and do not want spark-avro to be added to 
hudi-client then I would suggest moving this class to hudi-spark.
   
   If that class is support to work with Spark Datasource only, yes, lets move 
it to hudi-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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to