nsivabalan commented on code in PR #12804:
URL: https://github.com/apache/hudi/pull/12804#discussion_r1960392825


##########
hudi-client/hudi-spark-client/pom.xml:
##########
@@ -132,6 +132,14 @@
       <version>${project.version}</version>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.apache.hudi</groupId>
+      <artifactId>hudi-timeline-service</artifactId>

Review Comment:
   can you help me understand, why are we adding the dep now in this patch? 
   I would have expected it to be part of dependency chain long back. If not, 
why do we need to add it in this patch? can you help throw some light. 
   
   @rmahindra123 



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

Reply via email to