aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mute rules upd (#8865)Kirill Rysin2024-09-061-8/+20
|
* Fix reporting of initial VDisk status to SysView (#8853)Alexander Rutkovsky2024-09-0611-19/+41
|
* Fix resolved timestamp emitted too early for some displaced upserts (#8847)Aleksei Borzenkov2024-09-062-18/+159
|
* Fix Date32 json serialization for column store (#8848)Artem Alekseev2024-09-061-1/+1
|
* add missing enum value to win-specific code (#8854)Semyon2024-09-061-0/+12
|
* Validate protos from antlr4 (#8832)Vitaly Stoyan2024-09-0610-14/+100
|
* Enable production features in tests (#8709)Roman Udovichenko2024-09-06184-2329/+4398
|
* Build secondary index/table columns: remove unnecessary message (#8219)Valery Mironov2024-09-062-10/+6
|
* Restore the commit fixing a memory leak in AWS SDK (#8823)Daniil Demin2024-09-0626-316/+811
|
* Data Integrity trails in DataShard (#6288)Semyon Danilov2024-09-0611-5/+209
|
* Add CRC64 to docs (#8842)Александр Новожилов2024-09-062-0/+2
|
* build: refresh Embedded UI (v6.18.0) (#8797)AlexSm2024-09-0641-65/+65
| | | Co-authored-by: astandrik <astandrik@users.noreply.github.com>
* Mute ydb/tests/functional/hive/test_drain.py.TestHive.test_drain_on_stop (#8852)Kirill Rysin2024-09-061-0/+2
|
* Fix resolve cluster in pg parser (#8835)Nikolay Shumkov2024-09-061-1/+1
|
* fix grammar in healthcheck messages (#8839)vporyadke2024-09-061-11/+11
|
* Fix erroneous finish on TDqInputMergeBlockStreamValue (#8834)Andrey Neporada2024-09-061-1/+6
|
* Test report: links to history (#8638)Kirill Rysin2024-09-063-18/+451
|
* EnablePgSyntax flag in fq/yt tests (#8807)Nikolay Shumkov2024-09-061-0/+1
|
* Mute HugeCluster.AllToAl (#8850)Kirill Rysin2024-09-061-1/+1
|
* Allow SelfHeal operation while in DEGRADED state (#8734)Alexander Rutkovsky2024-09-064-8/+38
|
* Optimize memory usage for CMS functional tests (#8846)Ilia Shakhov2024-09-063-4/+4
|
* Always show table name in locks broken error 2 (#8840)Nikita Vasilev2024-09-062-4/+12
|
* support solomon reading from subquery (#8779)uzhastik2024-09-067-1/+141
|
* Do not invalidate request with INTERNAL_ERROR in case of cancelation tx on ↵Daniil Cherednik2024-09-062-12/+102
| | | | | | | | | | | the follower using depended reads (#8761) The data query on the table with READ_REPLICA_SETTINGS set and STALE_RO one shard tx in case of depended reads (for example joint table with itself) can perform via legacy propose transaction routine on the follower. It can cause YQL_ENSURE if the query was cancelled. Actually no need to send TEvCancelTransactionProposal event on the folower datashard, we can just skip such shards. Changelog category Bugfix
* fix analyze for serverless case (#8754)Aleksandr Dmitriev2024-09-068-28/+106
|
* Fix monitoring page registration races in tests (#8770)Aleksei Borzenkov2024-09-062-6/+2
|
* Better spilling errors (#8812)Filitov Mikhail2024-09-055-7/+18
|
* the `TEvTxCalcPredicate` message for the completed transaction (#8809)Alek5andr-Kotov2024-09-055-18/+36
|
* Fix PDisk's ColorBorderOccupancy calculation (#8829)Vlad Kuznetsov2024-09-053-14/+20
| | | Co-authored-by: Vlad Kuznecov <va-kuznecov@nebius.com>
* Use exprnode only from main thread (#8827)Vitaly Stoyan2024-09-051-4/+6
|
* result_format: data parser & builder (#8748)Vitaly Stoyan2024-09-0630-525/+2401
|
* Rename EOutputFormat -> EDataFormat and AddFormats -> AddOutputFormats (#8803)Nikolay Perfilov2024-09-0524-296/+296
|
* Introduce P_LOG and new TPDiskCtx to make pdisk logging easier (#8334)Vlad Kuznetsov2024-09-0526-1078/+918
| | | Co-authored-by: Vlad Kuznecov <va-kuznecov@nebius.com>
* YQ kqprun enable column shard by default (#8820)Pisarenko Grigoriy2024-09-051-0/+4
|
* increase timeout for tests (#8818)uzhastik2024-09-051-2/+0
|
* fix import build (#8769)ivanmorozov3332024-09-051-1/+1
|
* Mute TxUsage.WriteToTopic_Invalid_Session (#8810)Kirill Rysin2024-09-051-0/+1
|
* Add YQL syntax highlighting to YDB CLI (#7448)Victor Smirnov2024-09-057-3/+824
| | | Signed-off-by: vityaman <vityaman.dev@yandex.ru>
* Fix tablets on nodes (#8790)Alexey Efimov2024-09-053-13/+90
|
* Report errors on databases (#8766)Alexey Efimov2024-09-052-6/+13
|
* Remove ISerializerToStream (#8722)Maxim Yurchuk2024-09-051-7/+2
|
* Revert macro (broken arcadia and nbs) (#8758)Maxim Yurchuk2024-09-051-0/+28
|
* Revert "merge the additional yaml config to the main yaml config" (#8794)Nikita-Levuskin2024-09-057-753/+1
|
* add feature flag: enable olap tiering (#8719)Semyon2024-09-0512-25/+55
|
* Reply UNAVAILABLE in case EvStartKqpTasksRequest is undelivered because of ↵Ivan2024-09-051-7/+17
| | | | disconnect (#8784)
* Always show table with broken locks (#8763)Nikita Vasilev2024-09-058-58/+75
|
* [CBO] Join Order test improvement (#8602)pilik2024-09-051-30/+5
|
* Merge pull request #8771 from ydb-platform/mergelibs-240905-0836Maxim Yurchuk2024-09-05488-3651/+4060
|\ | | | | Library import 240905-0836
| * Import libraries 240905-0836Alexander Smirnov2024-09-051-1/+1
| |
| * Merge branch 'rightlib' into mergelibs-240905-0836Alexander Smirnov2024-09-05487-3650/+4059
| |\