ydb icon indicating copy to clipboard operation
ydb copied to clipboard

YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions

Results 941 ydb issues
Sort by recently updated
recently updated
newest added

### Changelog entry This pull request represents a cherry-pick operation of the following commit that was previously merged: https://github.com/ydb-platform/ydb/pull/14403 The changes contained in this commit should have been incorporated into...

### Changelog entry ... ### Changelog category * Not for changelog (changelog entry is not required) ### Description for reviewers Aside for tests, fixes interaction of checkpoints/watermarks with Finished

not-for-changelog

this needs to be fixed https://github.com/ydb-platform/ydb/blob/911050b753e7fb532f13324f65d2a167e8045e37/ydb/docs/ru/core/yql/reference/syntax/show_create.md?plain=1#L66

### Changelog entry Password verification is extracted to a separate actor from `TSchemeShard` local transaction. ### Changelog category * Performance improvement ### Description for reviewers Existing `TTxLogin` transaction does not...

performance

### Changelog entry ... ### Changelog category * Not for changelog (changelog entry is not required) ### Description for reviewers ...

not-for-changelog

### Changelog entry Release notes YDB Server 25.1.1 ### Changelog category * Documentation (changelog entry is not required) ### Description for reviewers Work in progress: I will add the English...

documentation

### Changelog entry Complete column names in YDB CLI ### Changelog category * Not for changelog (changelog entry is not required) ### Description for reviewers TODO: Add a changelog entry...

not-for-changelog
external

### Changelog entry ... ### Changelog category * Not for changelog (changelog entry is not required) ### Description for reviewers Probably fixes rare sigsegv in CI tests

not-for-changelog

### Changelog category * Not for changelog ### Description for reviewers

not-for-changelog

### Changelog entry Don't allow to execute more tasks than demand allows ### Changelog category * Improvement

improvement