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/postgresql/status.old | |
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/postgresql/status.old')
-rw-r--r-- | yql/essentials/tests/postgresql/status.old | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/yql/essentials/tests/postgresql/status.old b/yql/essentials/tests/postgresql/status.old new file mode 100644 index 0000000000..5d03bac09e --- /dev/null +++ b/yql/essentials/tests/postgresql/status.old @@ -0,0 +1,61 @@ +==Статус прохождения регрессионных тестов PG в YQL + +#| +||№ п/п | Имя теста|Число операторов| Из них выполняется| % выполнения | Последнее обновление | Основные проблемы || +|| 1 | boolean | 93 | 87 (+8) | 93.55 | 20.03.2024 | YQL-17569 || +|| 2 | char | 25 | 16 | 64.0 | 19.01.2024 | YQL-17571 || +|| 3 | name | 40 | 22 | 55.0 | 29.09.2023 | YQL-17598 || +|| 4 | varchar | 24 | 15 | 62.5 | 19.01.2024 | YQL-17603 || +|| 5 | text | 76 | 56 (+40) | 73.68 | 14.03.2024 | YQL-17605 || +|| 6 | int2 | 49 | 47 | 95.92 | 29.09.2023 | YQL-17612 || +|| 7 | int4 | 70 | 68 | 97.14 | 18.02.2024 | YQL-17663 || +|| 8 | int8 | 142 | 127 | 89.44 | 22.02.2024 | YQL-17614 || +|| 9 | oid | 27 | 27 | 100.0 | 22.01.2024 | YQL-17623 || +|| 10 | float4 | 96 | 82 | 85.42 | 26.01.2024 | YQL-17586 || +|| 11 | float8 | 168 | 144 (+4) | 85.71 | 17.04.2024 | YQL-17628 || +|| 12 | bit | 115 | 90 | 78.26 | 18.02.2024 | YQL-17634 || +|| 13 | numeric | 915 | 813 | 88.85 | 18.02.2024 | YQL-17629 || +|| 14 | uuid | 36 | 29 | 80.56 | 07.03.2024 | YQL-17636 || +|| 15 | strings | 390 | 300 (+4) | 76.92 | 14.03.2024 | YQL-17587 || +|| 16 | numerology | 24 | 16 | 66.67 | 22.02.2024 | YQL-17926 || +|| 17 | date | 264 | 207 | 78.41 | 07.03.2024 | YQL-17733 || +|| 18 | time | 39 | 29 | 74.36 | 30.01.2024 | YQL-17738 || +|| 19 | timetz | 45 | 19 | 42.22 | 30.01.2024 | YQL-17739 || +|| 20 | timestamp | 145 | 88 | 60.69 | 07.03.2024 | YQL-17692 || +|| 21 | timestamptz | 315 | 114 (+15) | 36.19 | 17.04.2024 | YQL-17693 || +|| 22 | interval | 168 | 118 | 70.24 | 07.03.2024 | YQL-17786 || +|| 23 | horology | 306 | 101 (+7) | 33.01 | 17.04.2024 | YQL-17856 || +|| 24 | comments | 7 | 7 | 100.0 | 25.05.2023 | || +|| 25 | expressions | 63 | 18 | 28.57 | 07.03.2024 | YQL-17784 || +|| 26 | unicode | 13 | 4 | 30.77 | 10.08.2023 | || +|| 27 | create_table | 368 | 48 | 13.04 | 22.02.2024 | YQL-17664 || +|| 28 | insert | 357 | 15 | 4.2 | 12.12.2023 | YQL-17785 || +|| 29 | create_misc | 76 | 9 | 11.84 | 07.03.2024 | YQL-17855 || +|| 30 | select | 88 | 27 | 30.68 | 07.03.2024 | YQL-17858 || +|| 31 | select_into | 67 | 3 | 4.48 | 27.07.2023 | YQL-17787 || +|| 32 | select_distinct | 46 | 4 (+3) | 8.7 | 14.03.2024 | YQL-17857 || +|| 33 | select_distinct_on | 4 | 1 | 25.0 | 07.03.2024 | YQL-17925 || +|| 34 | select_implicit | 44 | 28 | 63.64 | 30.01.2024 | YQL-17737 || +|| 35 | select_having | 23 | 19 | 82.61 | 30.01.2024 | YQL-17736 || +|| 36 | subselect | 234 | 107 | 45.73 | 07.03.2024 | YQL-17589 || +|| 37 | union | 186 | 62 | 33.33 | 07.03.2024 | YQL-17590 || +|| 38 | case | 63 | 37 (+2) | 58.73 | 17.04.2024 | YQL-17732 || +|| 39 | join | 591 | 205 | 34.69 | 25.03.2024 | YQL-17687 || +|| 40 | aggregates | 416 | 129 (+25) | 31.01 | 14.03.2024 | YQL-17627 || +|| 41 | arrays | 410 | 148 (+103) | 36.1 | 17.04.2024 | YQL-17707 || +|| 42 | update | 288 | 23 | 7.99 | 30.01.2024 | YQL-17685 || +|| 43 | delete | 10 | 5 | 50.0 | 27.01.2024 | YQL-17585 || +|| 44 | dbsize | 24 | 20 | 83.33 | 18.02.2024 | || +|| 45 | window | 298 | 61 | 20.47 | 07.03.2024 | YQL-17592 || +|| 46 | functional_deps | 40 | 7 | 17.5 | 19.01.2024 | || +|| 47 | json | 450 | 167 (+2) | 37.11 | 17.04.2024 | YQL-17734 || +|| 48 | jsonb | 1013 | 529 (+2) | 52.22 | 17.04.2024 | YQL-17735 || +|| 49 | json_encoding | 42 | 42 | 100.0 | 29.05.2023 | || +|| 50 | jsonpath | 169 | 152 | 89.94 | 29.05.2023 | числа с точкой без целой части, литерал '00' || +|| 51 | jsonpath_encoding | 31 | 31 | 100.0 | 29.05.2023 | || +|| 52 | jsonb_jsonpath | 427 | 93 (+5) | 21.78 | 17.04.2024 | || +|| 53 | limit | 84 | 18 | 21.43 | 07.03.2024 | YQL-17783 || +|| 54 | truncate | 193 | 41 | 21.24 | 18.02.2024 | YQL-17740 || +|| 55 | alter_table | 1679 | 233 | 13.88 | 18.02.2024 | YQL-17688 || +|| 56 | xml | 234 | 18 | 7.69 | 18.02.2024 | YQL-17681 || +|# |