tub opened a new pull request, #5710:
URL: https://github.com/apache/paimon/pull/5710

   ### Purpose
   
   Linked issue: close #5706
   
   Allows unix timestamps to be negative, representing dates before 1970.
   
   ### Tests
   Added 
paimon-common/src/test/java/org/apache/paimon/utils/BinaryStringUtilsTest.java 
and paimon-common/src/test/java/org/apache/paimon/utils/StringUtilsTest.java 
covering both this change and increasing coverage of the existing methods.
   
   ### API and Format
   This doesn't change the API other than allowing negative timestamp values.
   
   ### Documentation
   n/a - the docs don't currently say that unix timestamps should be positive.


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