n3nash commented on issue #2323: URL: https://github.com/apache/hudi/issues/2323#issuecomment-745113318
@kirkuz Just like @vinothchandar pointed out, looks like the BLOOM FILTER is generating a lot of false positives that can result in reading a lot of files unnecessarily to cause the stage to take a lot of time. BTW, does GlobalSimpleIndex suffice your use-case ? ---------------------------------------------------------------- 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]
