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


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

Review Comment:
   will fix this, doing an audit also through out the pr for this as well



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