issues
search
apache
/
hudi
Upserts, Deletes And Incremental Processing on Big Data.
https://hudi.apache.org/
Apache License 2.0
5.45k
stars
2.42k
forks
source link
[HUDI-8464] Minor cleanup of time generation APIs and locking
#12306
Closed
vinothchandar
closed
7 hours ago
vinothchandar
commented
13 hours ago
Change Logs
Removed one createNewInstantTime() API from BaseHoodieClient.
Fixed tests using them.
Renaming TimeGenerator APIs and classes to be more intuitive
Impact
none
Risk level (write none, low medium or high below)
none
Documentation Update
none
Contributor's checklist
[ ] Read through
contributor's guide
[ ] Change Logs and Impact were stated clearly
[ ] Adequate tests were added if applicable
[ ] CI passed
hudi-bot
commented
12 hours ago
CI report:
2491d7741e372ec2580bf00cf8f60045cac8a24e Azure:
SUCCESS
Bot commands
@hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the last Azure build
Change Logs
Impact
none
Risk level (write none, low medium or high below)
none
Documentation Update
none
Contributor's checklist