hudi-bot opened a new issue, #17152:
URL: https://github.com/apache/hudi/issues/17152

   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


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