weijie.tong created DRILL-7002: ---------------------------------- Summary: RuntimeFilter produce wrong results while setting exec.hashjoin.num_partitions=1 Key: DRILL-7002 URL: https://issues.apache.org/jira/browse/DRILL-7002 Project: Apache Drill Issue Type: Bug Environment: RuntimeFilter produce wrong results while setting exec.hashjoin.num_partitions=1. With that setting, the HashJoin node will not executing the bloom filter generation logic. This will make the HashJoin node produces zero filled bloom filter and cause the RuntimeFilter to filter out wrong rows. Reporter: weijie.tong Assignee: weijie.tong Fix For: 1.16.0
-- This message was sent by Atlassian JIRA (v7.6.3#76005)