Description
FilterMultiJoinMergeRule merges a Filter on top of a MultiJoin into the multi join itself as part of its post-join filter condition. But the rule doesn't seem to combine the top filter with the existing condition.
I actually believe it's a bug in the code, although I never triggered it myself.
Attachments
Issue Links
- links to