nsivabalan commented on issue #6900:
URL: https://github.com/apache/hudi/issues/6900#issuecomment-1286427252

   we might need to inspect the timeline to see whats happening. may be 
metadata table is corrupt. we might need to inspect that. 
   
   Can you run our validation tool against your table and let us know what you 
see. 
   
   
https://github.com/apache/hudi/blob/master/hudi-utilities/src/main/java/org/apache/hudi/utilities/HoodieMetadataTableValidator.java
   
   enable all these 
   `--validate-latest-file-slices`: validate latest file slices for all 
partitions.
    * - `--validate-latest-base-files`: validate latest base files for all 
partitions.
    * - `--validate-all-file-groups`: validate all file groups, and all file 
slices within file groups.
   
   
   


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