amit-ranjan-de commented on issue #5916: URL: https://github.com/apache/hudi/issues/5916#issuecomment-1182799543
Hi @minihippo , sorry for late response! I couldn't find `20220615161228.compaction` or `20220615172826.compaction` 😞 ``` aws s3 ls s3://<bucket>/final_storage/hudi/<dataset>/data/.hoodie/ | grep 20220615161228 aws s3 ls s3://<bucket>/final_storage/hudi/<dataset>/data/.hoodie/ | grep 20220615172826 ``` Also, under which cases two compaction could have the same file group in their plan? Is there any mechanism to bypass this check when doing running `show fsview latest`? -- 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]
