aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/join/cbo_4tables_a.txt
blob: 6c0c166030d51d5c496d9b23c40b95b2318af2c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{"Key1"=101;"Key2"="One";"Fk1"=#;"Value"="no_right_key_1"};
{"Key1"=102;"Key2"="Two";"Fk1"=#;"Value"="no_right_key_2"};
{"Key1"=103;"Key2"="Three";"Fk1"="Name1";"Value"="Value1"};
{"Key1"=104;"Key2"="One";"Fk1"="Name2";"Value"="Value2"};
{"Key1"=104;"Key2"="Two";"Fk1"="Name2";"Value"="Value3"};
{"Key1"=105;"Key2"="One";"Fk1"="Name3";"Value"="no_right_key_3"};
{"Key1"=106;"Key2"="One";"Fk1"="Name4";"Value"=#};
{"Key1"=106;"Key2"="Two";"Fk1"="Name4";"Value"="Value4"};
{"Key1"=107;"Key2"="Seventeen";"Fk1"="Name4";"Value"="Value4"};
{"Key1"=108;"Key2"="Two";"Fk1"="Name4";"Value"="Value4"};
{"Key1"=109;"Key2"="Two";"Fk1"="Name1";"Value"="Value4"};
{"Key1"=110;"Key2"="Four";"Fk1"="Name5";"Value"="Value4"};
{"Key1"=111;"Key2"="Three";"Fk1"="Name4";"Value"="Value4"};
{"Key1"=111;"Key2"="Two";"Fk1"="Name4";"Value"="Value4"};