xushiyan commented on a change in pull request #1871:
URL: https://github.com/apache/hudi/pull/1871#discussion_r467367284



##########
File path: 
hudi-client/src/test/java/org/apache/hudi/testutils/HoodieClientTestUtils.java
##########
@@ -227,6 +176,8 @@ public static SparkConf getSparkConfForTest(String appName) 
{
 
   /**
    * Find total basefiles for passed in paths.
+   *
+   * @deprecated Use {@link HoodieTestTable} instead.

Review comment:
       mark deprecated to prevent new usage; also as a reminder to migrate in 
future PRs. Similar to other deprecated marks.




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