rahil-c commented on code in PR #13591:
URL: https://github.com/apache/hudi/pull/13591#discussion_r2232117449


##########
hudi-client/hudi-java-client/src/test/java/org/apache/hudi/client/TestJavaHoodieBackedMetadata.java:
##########
@@ -962,6 +962,7 @@ private void 
verifyMetadataMergedRecords(HoodieTableMetaClient metadataMetaClien
         .withRequestedSchema(schema)
         .withDataSchema(schema)
         .withProps(new TypedProperties())
+        
.withEnableOptimizedLogBlockScan(writeConfig.enableOptimizedLogBlocksScan())

Review Comment:
   I think this should actually be the metadataConfig, so will fix this as the 
client is `metadataMetaClient`
   
   
   <img width="888" height="320" alt="Screenshot 2025-07-25 at 3 30 16 PM" 
src="https://github.com/user-attachments/assets/4adc0328-b2b6-4be9-8ba0-21d9bc93c9d8";
 />
   



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