Jackie-Jiang commented on a change in pull request #7222: URL: https://github.com/apache/pinot/pull/7222#discussion_r684850419
########## File path: pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-common/src/main/java/org/apache/pinot/plugin/ingestion/batch/common/SegmentGenerationJobUtils.java ########## @@ -43,4 +43,5 @@ public static boolean useGlobalDirectorySequenceId(SegmentNameGeneratorSpec spec } return Boolean.parseBoolean(useGlobalDirectorySequenceId); } + Review comment: Hmm.. We might need to check the format sheet for eclipse and intelliJ. Most of the people using intelliJ (including me), maybe there are some in-sync between these 2 IDEs. -- 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