924060929 commented on PR #18666:
URL: https://github.com/apache/doris/pull/18666#issuecomment-1508634746

   The multiple loop in the PatternGenerator#generateTypePattern is for 
readability, this function will invoke in the compile time so is not the hot 
point.
   
   Maybe we should use `java.util.stream.IntStream.range()` to replace it
   


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

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


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

Reply via email to