ydb
ydb copied to clipboard
YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
In the shard description add the range of the PK that the shard is serving. It may be useful to display range information either on the shard page or, for...
### Changelog entry * Introduced two new Distributed Storage parameters — `GroupSizeInUnits` property of storage groups and `SlotSizeInUnits` of PDisks. Docs: #19364 ### Changelog category * New feature ### Description...
### Changelog entry Export encryption documentation ### Changelog category * Documentation (changelog entry is not required) ### Description for reviewers Documentation of the new feature: export encryption. RFC: https://github.com/ydb-platform/ydb-rfc/blob/main/backup_encryption.md PR...
### Changelog entry ... ### Changelog category * New feature * Experimental feature * Improvement * Performance improvement * User Interface * Bugfix * Backward incompatible change * Documentation (changelog...
Mute: ydb/tests/functional/tpc/large/test_tpcds.py.TestTpcdsS1.test_tpcds[59] Branch: main **Add line to [muted_ya.txt](https://github.com/ydb-platform/ydb/blob/main/.github/config/muted_ya.txt):** ``` ydb/tests/functional/tpc/large test_tpcds.py.TestTpcdsS1.test_tpcds[59] ``` Owner: TEAM:@ydb-platform/engineering **Read more in [mute_rules.md](https://github.com/ydb-platform/ydb/blob/main/.github/config/mute_rules.md)** **Summary history:** test_tpcds.py.TestTpcdsS1.test_tpcds[59]: Flaky last 1 days, at 2025-06-19: success_rate 0%, Pass:0...
Mute: ydb/tests/functional/tpc/medium/test_clickbench.py.TestClickbenchPg.test_clickbench[Query28] ydb/tests/functional/tpc/medium/test_clickbench.py.TestClickbenchPg.test_clickbench[Query39] ydb/tests/functional/tpc/medium/test_clickbench.py.TestClickbenchPg.test_clickbench[Query18] Branch: main **Add line to [muted_ya.txt](https://github.com/ydb-platform/ydb/blob/main/.github/config/muted_ya.txt):** ``` ydb/tests/functional/tpc/medium test_clickbench.py.TestClickbenchPg.test_clickbench[Query28] ydb/tests/functional/tpc/medium test_clickbench.py.TestClickbenchPg.test_clickbench[Query39] ydb/tests/functional/tpc/medium test_clickbench.py.TestClickbenchPg.test_clickbench[Query18] ``` Owner: TEAM:@ydb-platform/engineering **Read more in [mute_rules.md](https://github.com/ydb-platform/ydb/blob/main/.github/config/mute_rules.md)** **Summary history:** test_clickbench.py.TestClickbenchPg.test_clickbench[Query28]: Muted Flaky last...
Mute: ydb/core/kqp/ut/indexes/KqpMultishardIndex.WriteIntoRenamingAsyncIndex Branch: main **Add line to [muted_ya.txt](https://github.com/ydb-platform/ydb/blob/main/.github/config/muted_ya.txt):** ``` ydb/core/kqp/ut/indexes KqpMultishardIndex.WriteIntoRenamingAsyncIndex ``` Owner: TEAM:@ydb-platform/qp **Read more in [mute_rules.md](https://github.com/ydb-platform/ydb/blob/main/.github/config/mute_rules.md)** **Summary history:** KqpMultishardIndex.WriteIntoRenamingAsyncIndex: Flaky last 4 days, at 2025-06-19: success_rate 0%, Pass:0...
Mute: ydb/tests/compatibility/test_example.py.TestExampleRollingUpdate.test_example[rolling_24-4_to_25-1] ydb/tests/compatibility/test_example.py.TestExampleMixedClusterFixture.test_example[mixed_25-1_and_24-4] ydb/tests/compatibility/test_data_type.py.TestDataType.test_data_type[restart_current_to_current] ydb/tests/compatibility/test_data_type.py.TestDataType.test_data_type[restart_25-1_to_current] ydb/tests/compatibility/test_compatibility.py.TestCompatibility.test_simple[restart_24-4_to_25-1-row] ydb/tests/compatibility/test_example.py.TestExampleRestartToAnotherVersion.test_example[restart_25-1_to_24-4] ydb/tests/compatibility/test_data_type.py.TestDataType.test_data_type[restart_25-1_to_25-1] ydb/tests/compatibility/test_followers.py.TestFollowersCompatibility.test_followers_compatability[mixed_25-1_and_24-4] ydb/tests/compatibility/test_compatibility.py.TestCompatibility.test_simple[restart_24-4_to_25-1-column] ydb/tests/compatibility/test_data_type.py.TestDataType.test_data_type[restart_25-1_to_24-4] ydb/tests/compatibility/test_stress.py.TestStress.test_kv[mixed_25-1_and_24-4-column] ydb/tests/compatibility/test_statistics.py.TestStatisticsTLI.test_statistics_tli[restart_25-1_to_24-4] ydb/tests/compatibility/test_statistics.py.TestStatisticsTLI.test_statistics_tli[restart_24-4_to_25-1] ydb/tests/compatibility/test_compatibility.py.TestCompatibility.test_simple[restart_25-1_to_24-4-row] ydb/tests/compatibility/test_example.py.TestExampleRestartToAnotherVersion.test_example[restart_24-4_to_25-1] ydb/tests/compatibility/test_stress.py.TestStress.test_tpch1[mixed_25-1_and_24-4-row] ydb/tests/compatibility/test_stress.py.TestStress.test_log[mixed_25-1_and_24-4-row] ydb/tests/compatibility/udf.test_digest.py.TestDigest.test_digest_all[mixed_25-1_and_24-4] ydb/tests/compatibility/test_compatibility.py.TestCompatibility.test_simple[restart_25-1_to_24-4-column] ydb/tests/compatibility/test_export_s3.py.TestExportS3.test_export[mixed_25-1_and_24-4] ydb/tests/compatibility/test_stress.py.TestStress.test_kv[mixed_25-1_and_24-4-row] ydb/tests/compatibility/test_data_type.py.TestDataType.test_data_type[restart_current_to_25-1] ydb/tests/compatibility/test_data_type.py.TestDataType.test_data_type[restart_24-4_to_25-1] Branch: main **Add line to [muted_ya.txt](https://github.com/ydb-platform/ydb/blob/main/.github/config/muted_ya.txt):**...
### Changelog entry ... ### Changelog category * Not for changelog (changelog entry is not required) ### Description for reviewers - [x] Basic implementation - [ ] Add configuration option...