voonhous opened a new pull request, #13214:
URL: https://github.com/apache/hudi/pull/13214

   ### Change Logs
   
   `ENABLE_METADATA_INDEX_PARTITION_STATS` is enabled by default, a change that 
was introduce in the PR below that sets its default value to the value of 
`ENABLE_METADATA_INDEX_COLUMN_STATS ` here:
   
https://github.com/apache/hudi/pull/12707/files#diff-11e9ef6bd53ef1001b669a1dc68dde2aba9b33c9eb72cc1e4198750336d79772R893
   
   However, the config value is false. This PR changes the config value to 
remove this discrepancy. Automated config docs will also be updated as a result 
to reduce confusion.
   
   ### Impact
   
   None
   
   ### Risk level (write none, low medium or high below)
   
   None
   
   ### Documentation Update
   
   Default value of `ENABLE_METADATA_INDEX_PARTITION_STATS` / 
`hoodie.metadata.index.partition.enable` will be changed in the config docs.
   
   ### Contributor's checklist
   
   - [x] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [x] Change Logs and Impact were stated clearly
   - [x] Adequate tests were added if applicable
   - [x] CI passed
   


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