diff options
author | Maxim Yurchuk <maxim-yurchuk@ydb.tech> | 2024-11-20 17:37:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-20 17:37:57 +0000 |
commit | f76323e9b295c15751e51e3443aa47a36bee8023 (patch) | |
tree | 4113c8cad473a33e0f746966e0cf087252fa1d7a /yql/essentials/tests/sql/suites/join/gj_countries1.txt | |
parent | 753ecb8d410a4cb459c26f3a0082fb2d1724fe63 (diff) | |
parent | a7b9a6afea2a9d7a7bfac4c5eb4c1a8e60adb9e6 (diff) | |
download | ydb-f76323e9b295c15751e51e3443aa47a36bee8023.tar.gz |
Merge pull request #11788 from ydb-platform/mergelibs-241120-1113
Library import 241120-1113
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"}; |