Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The current implementation of JPPD to find the probe side wrapper depends on the GroupScan's digest. But there's no promise the GroupScan's digest will not be changed since it is attached to the RuntimeFilterDef by different storage plugin implementation logic.So here we assign a unique identifier to the RuntimeFilter operator, and find the right probe side fragment wrapper by the runtime filter identifier at the RuntimeFilterRouter class.
Attachments
Issue Links
- incorporates
-
DRILL-6838 Query with Runtime Filter fails with IllegalStateException: Memory was leaked by query
- Resolved
-
DRILL-6849 Runtime filter queries with nested broadcast returns wrong results
- Resolved
- links to