kepplertreet commented on issue #9361:
URL: https://github.com/apache/hudi/issues/9361#issuecomment-1668885084

   Hi @danny0405 I can see the updates happening on the table but I never see a 
delta log file being written while the metadata table for the same table 
undergoes compactions without any problem.    
   Also there are no duplicates for record key as of now. 
   All updates are correctly being reflected to the coressponding record key on 
the basis of their precombine field. 
   
   My problem is just the absence of LogFiles during a delta commit as the 
delta commit writes an entire parquet and hence no compactions can be noticed. 
   [Here I also attached a few screen 
grabs](https://github.com/apache/hudi/issues/9361#issuecomment-1667251349)
     


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