Enable bloom filters for the right table of a LEFT JOIN. Fix unreachable
branches. FossilOrigin-Name: d342ab722de1fc3f34219c9755253db9d88eb50a6fa5cc257207008b00e7fc03
This commit is contained in:
@@ -303,6 +303,7 @@ do_eqp_test 7.4 {
|
||||
} {
|
||||
QUERY PLAN
|
||||
|--SCAN t3
|
||||
|--BLOOM FILTER ON t4 (x=?)
|
||||
`--SEARCH t4 USING INDEX t4xz (x=?)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user