richardstartin commented on issue #8512:
URL: https://github.com/apache/pinot/issues/8512#issuecomment-1103605984

   Case in point, I found that Joda was 6x faster than Java time for year 
conversion here: 
https://github.com/apache/pinot/pull/8397#issuecomment-1077589112
   
   There has been some progress in java.time recently: 
   * https://github.com/openjdk/jdk/pull/7957
   * https://github.com/openjdk/jdk/pull/7989
   * https://github.com/openjdk/jdk/pull/7990
   * https://github.com/openjdk/jdk/pull/8014
   * https://github.com/openjdk/jdk/pull/8039
   * https://github.com/openjdk/jdk/pull/8056
   
   Some of these improvements will be backported to JDK17, so we should 
reassess once Pinot can run on JDK17.


-- 
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-unsubscr...@pinot.apache.org

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


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

Reply via email to