-
In `TopQueries` we have request for the last hour, while in `Top queries by cpu time` table we have requests without time filter. Add some filter to display only recent queries
-
When I use query http handler I want to specify one of [transaction modes](https://ydb.tech/docs/en/concepts/transactions#modes) in order to run queries using async indexes or read replicas via embedd…
-
# Bug Report
**YDB GO SDK version:**
3.74.5
**Environment**
macOS Sonoma 14.2.1 amd64
**Current behavior:**
Nothing happens after serializable Execute-call.
ReadRow returns `io.EOF`.
…
-
It is possible to create a table with UUID type for columns.
Such tables cause process that exports tables to s3 to crash.
It is required to support UUID in backup/restore procedures
-
Run benchmarks
**Clusters** (two clusters to distinguish hw and sw issues):
- olap-perf-sas
- olap-testing-sas-common
**Storage**:
- CS
- DS
- S3
**Benchmarks**:
- Clickbench:
…
-
Обнаружена утечка mmap во время выполнения запросов.
Есть большое подозрение на yql. Причины следующие:
1) Течет mmap, не tc_malloc
2) Утечка сильно зависит от запроса. На стрельбах clickbench течет …
-
Вот этот PR ломает 4 YDB теста:
https://github.com/ydb-platform/ydb/pull/4096
В том числе и вот этот большой тест со множеством кейсов:
ydb/tests/functional/clickbench/test.py.test_run_benchmark[…
-
-
I have a project that uses serveless plugin, and often I can't deploy it on a cloud. When I do `sls deploy` it recive error in a middle and partially update my stack. So I forced to try again and agai…
-
The same as #2757
cdc: https://github.com/ydb-platform/ydb/blob/main/ydb/core/tx/datashard/change_record_cdc_serializer.cpp#L119
async replication: https://github.com/ydb-platform/ydb/blob/main/ydb/…