Jackie-Jiang commented on a change in pull request #7653: URL: https://github.com/apache/pinot/pull/7653#discussion_r738848140
########## File path: pinot-connectors/presto-pinot-driver/src/main/java/org/apache/pinot/connector/presto/PinotScatterGatherQueryClient.java ########## @@ -73,8 +73,7 @@ public boolean isRetriable() { } } - public static class PinotException - extends RuntimeException { + public static class PinotException extends RuntimeException { Review comment: (code format) Please apply the `Pinot Code Style`: https://docs.pinot.apache.org/developers/developers-and-contributors/code-setup#setup-ide -- 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