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

   ### Change Logs
   
   This PR refactors the configs for the timestamp-based key generator 
(`TimestampBasedKeyGenerator`) to use `ConfigProperty` so that these configs 
will show up in the `Configurations` page in Hudi website.  No business logic 
of the timestamp-based key generator configs is changed.
   
   ### Impact
   
   Adds the timestamp key generator configs to the configuration docs.
   
   ### Risk level
   
   none
   
   ### Documentation Update
   
   As above
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] 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