n3nash commented on a change in pull request #2417:
URL: https://github.com/apache/hudi/pull/2417#discussion_r554537115



##########
File path: 
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/metadata/TestHoodieBackedMetadata.java
##########
@@ -444,7 +445,8 @@ public void testSync(HoodieTableType tableType) throws 
Exception {
       assertTrue(metadata(client).isInSync());
     }
 
-    // Various table operations without metadata table enabled
+    // Various table operations without metadata table enabled. When metadata 
is disabled, file system

Review comment:
       The second arg is useFilelistingMetadata = false




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