You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/11/16 05:00:54 UTC

[GitHub] [pinot] camac commented on issue #7499: Consider migrating joda-time to `java.time`

camac commented on issue #7499:
URL: https://github.com/apache/pinot/issues/7499#issuecomment-969861144


   > @ddcprg no worries! I'm working on the blog post this week. I'll post here when it's published
   
   For anyone interested here is the aforementioned blog post which gives a bit of an overview of the kinds of Joda-Time to java.time transformations we are covering in our Sensei migration cookbook for Joda-time to java.time
   : https://www.securecodewarrior.com/blog/migrating-joda-time-to-java-time
   
   We have quite a few more recipes to publish over the next month so the cookbook should start to cover more of the Joda-Time classes.
   
   Classes like `org.joda.time.Interval` (which are not included in java.time) will be covered in a separate cookbook for people who are happy to include [Threeten-extra](https://www.threeten.org/threeten-extra/) as a new dependency (in place of Joda-Time)


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org