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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to