YannByron commented on a change in pull request #4083:
URL: https://github.com/apache/hudi/pull/4083#discussion_r780736465



##########
File path: 
hudi-common/src/test/java/org/apache/hudi/common/testutils/HoodieTestUtils.java
##########
@@ -46,6 +46,7 @@
  */
 public class HoodieTestUtils {
 
+  public static final String INCREMENTAL_DATABASE_NAME = "test_incremental";

Review comment:
       can use a more common database name, like hoodie_database?




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