rangareddy commented on issue #14352: URL: https://github.com/apache/hudi/issues/14352#issuecomment-3635433772
Hi @CTTY We need to ensure compatibility with 13-digit timestamps, as we cannot mandate that users submit only 10-digit values. Our solution will be to truncate any 13-digit timestamp to 10 digits. Note: In the Scala code, we are specifying the value in 13 digits. -- 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]
