-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
area:readerReader core functionalityReader core functionalityfrom-jirapriority:highSignificant impact; potential bugsSignificant impact; potential bugstype:bugBug reports and fixesBug reports and fixes
Milestone
Description
Incremental timestamps should support taking in yyyyMMddHHmmssSSS, or ISO timestamps like 2025-01-02 or 2025-01-02T03:04:56.789, etc, or epoch seconds or mills.
Currently, random numbers like 42 can be passed to it and go through.
It should validate the input and fail as soon as the input is not in the expected format. Same goes for time-travel query.
[https://github.com/apache/hudi-rs] has implemented this:
!Screenshot 2025-08-13 at 2.00.15 PM.png!
JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-9711
- Type: Bug
- Fix version(s):
- 1.1.0
- Attachment(s):
- 13/Aug/25 19:00;xushiyan;Screenshot 2025-08-13 at 2.00.15 PM.png;https://issues.apache.org/jira/secure/attachment/13077966/Screenshot+2025-08-13+at+2.00.15%E2%80%AFPM.png
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:readerReader core functionalityReader core functionalityfrom-jirapriority:highSignificant impact; potential bugsSignificant impact; potential bugstype:bugBug reports and fixesBug reports and fixes