HoodieActiveTimeline need to make sure all callers pass completionTime when get instant details
Open
from-jira
priority:high
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Currently, many callers would not pass completion time when fetching instant details from HoodieActiveTimeline. Now since we solid completion time in complete instant name, it's essential to pass completion time to get correct file name, we need to fix all tests.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-6885
- Type: Improvement
- Epic: https://issues.apache.org/jira/browse/HUDI-6640
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.