huyuanfeng2018 commented on issue #8274:
URL: https://github.com/apache/hudi/issues/8274#issuecomment-1482544908

   > You can supply a PR though, let's see how much gains we can get for the 
write throughput.
   
   I ran the write with bloomfilter and the write without bloomfilter 
respectively during the peak period of our business on two days from 21:00 p.m. 
It is considered that it can reflect the peak consumption rate of hudi, and the 
results are as follows:
   
   1. Turn on the bloom filter:
   
![image](https://user-images.githubusercontent.com/40817998/227490546-7a971a62-2e5a-4bfa-8b7e-6e7524cd31e7.png)
   2. Turn off the bloom filter:
   
![image](https://user-images.githubusercontent.com/40817998/227490665-a2fa7c74-9a7a-42e6-8292-e0247144d403.png)
   
   So, I think bloom filter may have a certain impact on write throughput, and 
if it is turned off, there may be more objective benefits
   @danny0405 


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