gunnarmorling commented on pull request #2672:
URL: https://github.com/apache/calcite/pull/2672#issuecomment-1004341881


   Changes fall in four categories:
   
   * Replace `FastDateFormat` with Java 1.8's `DateTimeFormatter`
   * Use built-in `String::isEmpty`
   * Replace `Triple` class with dedicated POJO
   * Use regexp for counting occurrences of a substring


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