nsivabalan commented on code in PR #8684:
URL: https://github.com/apache/hudi/pull/8684#discussion_r1192728311


##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/client/functional/TestHoodieBackedMetadata.java:
##########
@@ -2482,6 +2483,14 @@ public void testMetadataMetrics() throws Exception {
     }
   }
 
+  @Test
+  public void testGetFileGroupIndexFromFileId() {

Review Comment:
   I meant for all similar static methods
   getFileIDForFileGroup
   getFileGroupIndexFromFileId
   getFileGroupPrefix
   getFileIdLengthWithoutFileIndex
   



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