tomyanth commented on issue #8628:
URL: https://github.com/apache/hudi/issues/8628#issuecomment-1534153910

   > Is your table partitioned as expected? Like you are using the BloomFilter 
index by default which takes deduplication per-partition scope.
   
   My tables are partitioned as expected.
   
![image](https://user-images.githubusercontent.com/111942577/236126433-b8972d6d-df85-4f21-8bd9-251312d723e3.png)
   
   "Like you are using the BloomFilter index by default which takes 
deduplication per-partition scope."
   For this I am not sure what you mean but I did not change the setting about 
deduplication so I guess you are right and for this the default is used.
   
   So how to change that to all-partition instead of per-partition?
   
   


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