Re: [PoC] Implementation of distinct in Window Aggregates: take two

Поиск
Список
Период
Сортировка
От Shlok Kyal
Тема Re: [PoC] Implementation of distinct in Window Aggregates: take two
Дата
Msg-id CANhcyEUH_jAJ7wnpsXf4ML8XB9+32a3S5K=3dJTQ_xhwQnxfvg@mail.gmail.com
обсуждение исходный текст
Ответ на [PoC] Implementation of distinct in Window Aggregates: take two  (Ankit Pandey <itsankitkp@gmail.com>)
Ответы Re: [PoC] Implementation of distinct in Window Aggregates: take two  (vignesh C <vignesh21@gmail.com>)
Список pgsql-hackers
Hi,

I went through the Cfbot, and some of the test cases are failing for
this patch. It seems like some tests are crashing:

https://api.cirrus-ci.com/v1/artifact/task/6291153444667392/crashlog/crashlog-postgres.exe_03b0_2023-11-07_10-41-39-624.txt

[10:46:56.546] Summary of Failures:
[10:46:56.546]
[10:46:56.546] 87/270 postgresql:postgres_fdw / postgres_fdw/regress
ERROR 11.10s exit status 1
[10:46:56.546] 82/270 postgresql:regress / regress/regress ERROR
248.55s exit status 1
[10:46:56.546] 99/270 postgresql:recovery /
recovery/027_stream_regress ERROR 161.40s exit status 29
[10:46:56.546] 98/270 postgresql:pg_upgrade /
pg_upgrade/002_pg_upgrade ERROR 253.31s exit status 29

link of tests failing:
https://cirrus-ci.com/task/6642997165555712
https://cirrus-ci.com/task/4602303584403456
https://cirrus-ci.com/task/5728203491246080
https://cirrus-ci.com/task/5165253537824768?logs=test_world#L511
https://cirrus-ci.com/task/6291153444667392

Thanks
Shlok Kumar Kyal



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Tristan Partin"
Дата:
Сообщение: Re: Fix use of openssl.path() if openssl isn't found
Следующее
От: vignesh C
Дата:
Сообщение: Re: pg_upgrade and logical replication