aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |\
| | * Add QueryTrackerStage to GetQueryTrackerInfo response. Pass stage through ↵Aleksandr Gaev2024-09-054-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc calls Issue: #823 --- d01cae68878432db1730f7ad8e4b2f063e15ff1a Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/825 Co-authored-by: mpereskokova <mpereskokova@yandex-team.com>
| | * YT-22751: Rename GetClientOpsFromEnv->GetClientOptionsFromEnv, move related ↵ignat2024-09-059-21/+37
| | | | | | | | | | | | | | | | | | | | | tests to yt/yt/client/api/unittests \[nodiff:caesar\] 878aead651e24a729a7613f0a0b3a33cde78814f
| | * YT-22173 Add replication card to collocation which residents in another ↵savrus2024-09-051-0/+1
| | | | | | | | | | | | | | | | | | chaos cell dd7d66de57614c52544e2a4ed713fb0b650c4721
| | * YT-21553: Address most of babenko@ commentsosidorkin2024-09-052-1/+5
| | | | | | | | | | | | 2be0c5bcc5ed666a12c6aed2b4a9092cd02c1e60
| | * YT-22779: Fix core in async expiring cache when value is set to cache with ↵osidorkin2024-09-052-1/+25
| | | | | | | | | | | | | | | | | | refresh and expiration configured 1f6da2d66acf18f3d338722646e9c8d27c49940a
| | * Exclude isolated projects from config hashsvidyuk2024-09-051-2/+1
| | | | | | | | | | | | | | | Exclude isolated projects from config hash 23f2450a586deb306df36caf8e93e0d23cf313f2
| | * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-051-1/+1
| | | | | | | | | | | | 3100b1d55d1494429bcc50c0a4dbcd259cb2b4ca
| | * fisco -> fiascoMaxim Akhmedov2024-09-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | No description --- b181413931eab2909c605b373dc858657e8bcb14 Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/816
| | * [build] cuda: Add CUDA 11.4.19 for aarch64 (target only)deshevoy2024-09-051-1/+1
| | | | | | | | | | | | | | | To be used on Jetson modules with JetPack 5 7940a3e72b812dd159edf1ec4d84092c5a8e25d1
| | * Intermediate changesrobot-piglet2024-09-0412-51/+151
| | |
| | * Finally fix grut UDF buildomgronny2024-09-044-8/+40
| | | | | | | | | | | | ad0e6d3b81f675c3cfed923d10c1dab6235de947
| | * language level fix on emptyc0nsumer2024-09-041-0/+2
| | | | | | | | | | | | 8ada0cb33f1194f86395367bedb3dd71646f04ed
| | * Cleanup build/sysincl/linux.ymlthegeorg2024-09-043-11/+9
| | | | | | | | | | | | 9396b0cd7a984fa5c915eed07e29cd357af28a12
| | * Intermediate changesrobot-piglet2024-09-04389-3159/+3103
| | |