vamsikarnika commented on code in PR #639: URL: https://github.com/apache/incubator-xtable/pull/639#discussion_r1950677678
########## xtable-core/pom.xml: ########## @@ -82,6 +82,12 @@ <groupId>org.apache.hudi</groupId> <artifactId>hudi-java-client</artifactId> </dependency> + <dependency> Review Comment: HudiPartitionSyncTool in this package which syncs partitions of Hudi table to HMS and Glue Catalogs requires PartitionValueExtractor class to sync partitions. -- 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: commits-unsubscr...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org