You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/07/26 09:45:12 UTC

[GitHub] [hudi] leesf commented on pull request #6216: [HUDI-4475] fix create table with not exists hoodie properties file

leesf commented on PR #6216:
URL: https://github.com/apache/hudi/pull/6216#issuecomment-1195259725

   > > What kind of operations would need to cause this case?
   > 
   > Because now the production environment finds that re-deleting the table (non-purge) and some other abnormal scenarios of compcation will cause the hudi properties file to be deleted, and then the re-creation of the table will fail.
   
   I think we need to figure out the root cause why compaction deletes `hoodie.properties`. Also can we add ut for deleting the `hoodie.properties` manually and see whether the writing works well?


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org