Since we are just passing the received `RuntimeFilter` to corresponding `RuntimeFilterRecordBatch` which will do the aggregate now, we don't need to store the received `runtimeFilterWritable` anymore. But `broadcastAggregatedRuntimeFilter` should accept received filter as a parameter to send it across. Right now it's not so looks like we are not sending the received filter here and loosing it ?
[ Full content available at: https://github.com/apache/drill/pull/1459 ] This message was relayed via gitbox.apache.org for [email protected]
