You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "lokeshj1703 (via GitHub)" <gi...@apache.org> on 2023/03/28 10:55:03 UTC

[GitHub] [hudi] lokeshj1703 commented on pull request #8128: [HUDI-5782] Tweak defaults and remove unnecessary configs after config review

lokeshj1703 commented on PR #8128:
URL: https://github.com/apache/hudi/pull/8128#issuecomment-1486642399

   `TestHoodieSparkMergeOnReadTableIncrementalRead` was failing because it used `SparkClientFunctionalTestHarness` and had disabled preseve commit metadata for compaction. But the change in PR sets it to true. The test was checking for the commit field.
   `TestUpdateSchemaEvolution` was failing because the create handle was using compaction preserve config to decide it metadata field is populated while writing the record.
   


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org