Closed georgwiese closed 2 days ago
With this PR, the MockBackend should work also for some lookups / permutations that don't reference any column on the LHS and RHS.
MockBackend
While these constraints could always be removed by the optimizer, it is not always the case in practice.
With this PR, the
MockBackend
should work also for some lookups / permutations that don't reference any column on the LHS and RHS.While these constraints could always be removed by the optimizer, it is not always the case in practice.