lamber-ken commented on issue #1128: [HUDI-453] Fix throw failed to archive 
commits error when writing data to MOR/COW table
URL: https://github.com/apache/incubator-hudi/pull/1128#issuecomment-571919780
 
 
   > @bvaradar Yes, it is part of the code, I checked it. I think the problem 
came because, I ran the job when the bug was introduced, so it created many 
empty files. After the bug was fixed, I assume it only fixed by adding content 
back to `clean.requested` files (new `clean.requested` files are not empty), 
but there is no code to handle the empty files that were created due to the bug.
   
   You're right, this pr did not handle the empty files which were created due 
to that bug. Because most people haven't been affected by HUDI-308. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to