manojpec commented on a change in pull request #4243: URL: https://github.com/apache/hudi/pull/4243#discussion_r766155614
########## File path: hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/client/functional/TestHoodieBackedMetadata.java ########## @@ -149,7 +149,7 @@ private static final Logger LOG = LogManager.getLogger(TestHoodieBackedMetadata.class); - public static List<Arguments> bootstrapAndTableOperationTestArgs() { + public static List<Arguments> tableTypeAndBooleanArgs() { Review comment: ya, thats why i put it as generic Operation Args instead of a specific action. -- 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...@hudi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org