diff options
author | udovichenko-r <udovichenko-r@yandex-team.com> | 2024-11-19 14:58:38 +0300 |
---|---|---|
committer | udovichenko-r <udovichenko-r@yandex-team.com> | 2024-11-19 15:16:27 +0300 |
commit | 24521403b1c44303e043ba540c09b1fe991c7474 (patch) | |
tree | 341d1e7206bc7c143d04d2d96f05b6dc0655606d /yql/essentials/tests/sql/suites/join/gj_countries1.txt | |
parent | 72b3cd51dc3fb9d16975d353ea82fd85701393cc (diff) | |
download | ydb-24521403b1c44303e043ba540c09b1fe991c7474.tar.gz |
YQL-19206 Move contrib/ydb/library/yql/tests/sql/suites -> yql/essentials/tests/sql/suites
commit_hash:d0ef1f92b09c94db7c2408f946d2a4c62b603f00
Diffstat (limited to 'yql/essentials/tests/sql/suites/join/gj_countries1.txt')
-rw-r--r-- | yql/essentials/tests/sql/suites/join/gj_countries1.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/yql/essentials/tests/sql/suites/join/gj_countries1.txt b/yql/essentials/tests/sql/suites/join/gj_countries1.txt new file mode 100644 index 0000000000..b1bea9c8e2 --- /dev/null +++ b/yql/essentials/tests/sql/suites/join/gj_countries1.txt @@ -0,0 +1,25 @@ +{"country_id"="0"; "country_name"="0"}; +{"country_id"="1"; "country_name"="1"}; +{"country_id"="2"; "country_name"="2"}; +{"country_id"="3"; "country_name"="3"}; +{"country_id"="4"; "country_name"="4"}; +{"country_id"="5"; "country_name"="5"}; +{"country_id"="6"; "country_name"="6"}; +{"country_id"="7"; "country_name"="7"}; +{"country_id"="8"; "country_name"="8"}; +{"country_id"="9"; "country_name"="9"}; +{"country_id"="10"; "country_name"="10"}; +{"country_id"="11"; "country_name"="11"}; +{"country_id"="12"; "country_name"="12"}; +{"country_id"="13"; "country_name"="13"}; +{"country_id"="14"; "country_name"="14"}; +{"country_id"="15"; "country_name"="15"}; +{"country_id"="16"; "country_name"="16"}; +{"country_id"="17"; "country_name"="17"}; +{"country_id"="18"; "country_name"="18"}; +{"country_id"="19"; "country_name"="19"}; +{"country_id"="20"; "country_name"="20"}; +{"country_id"="21"; "country_name"="21"}; +{"country_id"="22"; "country_name"="22"}; +{"country_id"="23"; "country_name"="23"}; +{"country_id"="24"; "country_name"="24"}; |