dalongliu created FLINK-32489: --------------------------------- Summary: Support serialize and merge BloomFilter for runtime filter Key: FLINK-32489 URL: https://issues.apache.org/jira/browse/FLINK-32489 Project: Flink Issue Type: Sub-task Components: Runtime / Task Affects Versions: 1.18.0 Reporter: dalongliu Fix For: 1.18.0
Runtime filter needs to use BloomFIlter, it would be transferred from runtime filter builder operator to runtime filter operator via network, so serialization and merge need. -- This message was sent by Atlassian Jira (v8.20.10#820010)