nsivabalan commented on code in PR #10109:
URL: https://github.com/apache/hudi/pull/10109#discussion_r1410840795
##########
hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/functional/TestBootstrapRead.java:
##########
@@ -64,6 +60,7 @@ private static Stream<Arguments> testArgs() {
@ParameterizedTest
@MethodSource("testArgs")
public void testBootstrapFunctional(String bootstrapType, Boolean
dashPartitions, HoodieTableType tableType, Integer nPartitions) {
+ /*
Review Comment:
why leaving out commented out code. can we remove them please
--
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]