leesf commented on a change in pull request #3182:
URL: https://github.com/apache/hudi/pull/3182#discussion_r660727092



##########
File path: 
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/metadata/HoodieBackedTableMetadataWriter.java
##########
@@ -376,7 +381,9 @@ private void bootstrapFromFilesystem(HoodieEngineContext 
engineContext, HoodieTa
         if (p.getRight().length > filesInDir.size()) {
           // Is a partition. Add all data files to result.

Review comment:
       we should remove the comment here since it maybe a non-partitioned table.




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