cafelo-pfdrive commented on issue #4873:
URL: https://github.com/apache/hudi/issues/4873#issuecomment-1052626249


   @Gatsby-Lee, @nsivabalan. Thanks much for the explanation, base in your 
recommendation I changed the Index to 'hoodie.index.type': 'SIMPLE' and add a 
new column in the partition path seen performance really improve comparing with 
'BLOOM'
   
   I also added the following
         'hoodie.compact.inline': 'true',
   and then
           'hoodie.datasource.compaction.async.enable': 'false'
   
   but still I don't see the files get compacted 
    
   
![image](https://user-images.githubusercontent.com/93156892/155859278-4dab9221-ed6a-44c2-b05a-5f18c8fee04c.png)
   
   thanks again for support
   


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