amrishlal commented on PR #9203:
URL: https://github.com/apache/hudi/pull/9203#issuecomment-1639487695

   >Lets also parametrize some tests for MIT as well
   
   Parameterized test case to test with both 
`hoodie.spark.sql.optimized.merge.enable` set to `true` and `false`
   
   > We can set ENABLE_PREPPED_MERGE_WRITES in MergeIntoHoodieTableCommand 
using hoodie.spark.sql.writes.optimized.enable. We don't need to introduce 
another public config that way
   
   Moved `SQL_MERGE_INTO_WRITES` back to `HoodieSparkSqlWriter.scala` as it was 
originally, created `ENABLE_OPTIMIZED_SQL_MERGE_WRITES` in 
`DataSourceOptions.scala` for use as public config.


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