-
test in currently disabled in CI
https://github.com/ydb-platform/ydb/blob/a169e9b918a82cf46c22d55989ca4ef275fabbba/.github/config/muted_ya.txt#L13
-
### Design drafts
Could be found at YCDESIGN-7572
### What to do
On a PDISK page decommission status must be displayed.
![Image](https://github.com/user-attachments/assets/c367f859-b6dc-4126-aec…
-
Reproduce:
1. https://github.com/ydb-platform/ydb/wiki/Local-run-postgres-tests
2. Create any table by separate query:
```
echo "drop table t; create table t(id serial primary key);" | psql …
rekby updated
2 months ago
-
@leftmain has the details
-
Currently for column tables we have template similar to row tables, although they don't fit:
- Alter template ends up with error: `update parse error: Type 'Bool' specified for column 'is_deleted' …
-
Currently v2 storage response contains long full disk types
They should be converted to `HDD`, `SSD` if this substrings are present
![Image](https://github.com/ydb-platform/ydb-embedded-ui/assets/67…
-
Compute Actors consume all cpu and queries receive timeouts.
-
see also:
YDB-2372
YDB-2376
-
Каждые 15 секунд диска-агент делает проверку всех своих устройств, считывая один блок.
Если физическое устройство ломается, то в логи падает много одинаковых ошибок. Достаточно писать ошибки уровня E…
-
Affects q18, q21, q30, q40, q62, q64, q65, q81, q99
q18, q64, q81 timeouts, other just slower (q30 by x100)
Some queries can be fixed by enabling CBO (q40, q62, q99), some are not fixed or become wor…