You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "danny0405 (via GitHub)" <gi...@apache.org> on 2023/04/03 02:01:55 UTC

[GitHub] [hudi] danny0405 commented on a diff in pull request #8360: [HUDI-5389] Remove Hudi Cli Duplicates Code.

danny0405 commented on code in PR #8360:
URL: https://github.com/apache/hudi/pull/8360#discussion_r1155424649


##########
hudi-cli/src/main/java/org/apache/hudi/cli/commands/RepairsCommand.java:
##########
@@ -18,7 +18,7 @@
 
 package org.apache.hudi.cli.commands;
 
-import org.apache.hudi.cli.DeDupeType;
+import org.apache.spark.sql.hudi.DeDupeType;
 import org.apache.hudi.cli.HoodieCLI;

Review Comment:
   The hudi-cli-bundle does not really include the hudi-spark-xxx jars, do we need to package them all together?



-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org