prashantwason commented on a change in pull request #1804:
URL: https://github.com/apache/hudi/pull/1804#discussion_r464720436



##########
File path: hudi-client/pom.xml
##########
@@ -102,6 +102,12 @@
       <artifactId>spark-sql_${scala.binary.version}</artifactId>
     </dependency>
 
+    <!-- spark-avro -->
+    <dependency>

Review comment:
       This package is being used only in the unit tests for the function 
createConverterToSQL to convert Avro record to a spark sql row. Is there 
another way?
   
   I have added the test-scope to this dependency.  




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