summaryrefslogtreecommitdiff
path: root/src/mongo/db/test_output/exec/sbe/a_b_t_plan_generation/lower_seek_node.txt
blob: 66c58c879cbeba689c128c4c7b801b335d3f716a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Golden test output of ABTPlanGeneration/LowerSeekNode

==== VARIATION: index seek ====
-- INPUT:
NestedLoopJoin [joinType: Inner, {rid}]
|   |   Const [true]
|   LimitSkip [limit: 1, skip: 0]
|   Seek [ridProjection: rid, {'<root>': scan0}, collName]
IndexScan [{'<rid>': rid}, scanDefName: collName, indexDefName: index0, interval: {(Const [23], Const [35]]}]

-- OUTPUT:
[3] nlj inner [] [s1] {true} 
    left 
        [0] ixseek ks(2ll, 0, 23L, 2ll) ks(2ll, 0, 35L, 2ll) none s1 none none [] @"<collUUID>" @"<collUUID>" true 
    right 
        [2] limitskip 1 0 
        [1] seek s1 s2 none none none none none none none [] @"<collUUID>" true false