Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mute rules upd (#8865) | Kirill Rysin | 2024-09-06 | 1 | -8/+20 |
| | |||||
* | Fix reporting of initial VDisk status to SysView (#8853) | Alexander Rutkovsky | 2024-09-06 | 11 | -19/+41 |
| | |||||
* | Fix resolved timestamp emitted too early for some displaced upserts (#8847) | Aleksei Borzenkov | 2024-09-06 | 2 | -18/+159 |
| | |||||
* | Fix Date32 json serialization for column store (#8848) | Artem Alekseev | 2024-09-06 | 1 | -1/+1 |
| | |||||
* | add missing enum value to win-specific code (#8854) | Semyon | 2024-09-06 | 1 | -0/+12 |
| | |||||
* | Validate protos from antlr4 (#8832) | Vitaly Stoyan | 2024-09-06 | 10 | -14/+100 |
| | |||||
* | Enable production features in tests (#8709) | Roman Udovichenko | 2024-09-06 | 184 | -2329/+4398 |
| | |||||
* | Build secondary index/table columns: remove unnecessary message (#8219) | Valery Mironov | 2024-09-06 | 2 | -10/+6 |
| | |||||
* | Restore the commit fixing a memory leak in AWS SDK (#8823) | Daniil Demin | 2024-09-06 | 26 | -316/+811 |
| | |||||
* | Data Integrity trails in DataShard (#6288) | Semyon Danilov | 2024-09-06 | 11 | -5/+209 |
| | |||||
* | Add CRC64 to docs (#8842) | Александр Новожилов | 2024-09-06 | 2 | -0/+2 |
| | |||||
* | build: refresh Embedded UI (v6.18.0) (#8797) | AlexSm | 2024-09-06 | 41 | -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 Rysin | 2024-09-06 | 1 | -0/+2 |
| | |||||
* | Fix resolve cluster in pg parser (#8835) | Nikolay Shumkov | 2024-09-06 | 1 | -1/+1 |
| | |||||
* | fix grammar in healthcheck messages (#8839) | vporyadke | 2024-09-06 | 1 | -11/+11 |
| | |||||
* | Fix erroneous finish on TDqInputMergeBlockStreamValue (#8834) | Andrey Neporada | 2024-09-06 | 1 | -1/+6 |
| | |||||
* | Test report: links to history (#8638) | Kirill Rysin | 2024-09-06 | 3 | -18/+451 |
| | |||||
* | EnablePgSyntax flag in fq/yt tests (#8807) | Nikolay Shumkov | 2024-09-06 | 1 | -0/+1 |
| | |||||
* | Mute HugeCluster.AllToAl (#8850) | Kirill Rysin | 2024-09-06 | 1 | -1/+1 |
| | |||||
* | Allow SelfHeal operation while in DEGRADED state (#8734) | Alexander Rutkovsky | 2024-09-06 | 4 | -8/+38 |
| | |||||
* | Optimize memory usage for CMS functional tests (#8846) | Ilia Shakhov | 2024-09-06 | 3 | -4/+4 |
| | |||||
* | Always show table name in locks broken error 2 (#8840) | Nikita Vasilev | 2024-09-06 | 2 | -4/+12 |
| | |||||
* | support solomon reading from subquery (#8779) | uzhastik | 2024-09-06 | 7 | -1/+141 |
| | |||||
* | Do not invalidate request with INTERNAL_ERROR in case of cancelation tx on ↵ | Daniil Cherednik | 2024-09-06 | 2 | -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 Dmitriev | 2024-09-06 | 8 | -28/+106 |
| | |||||
* | Fix monitoring page registration races in tests (#8770) | Aleksei Borzenkov | 2024-09-06 | 2 | -6/+2 |
| | |||||
* | Better spilling errors (#8812) | Filitov Mikhail | 2024-09-05 | 5 | -7/+18 |
| | |||||
* | the `TEvTxCalcPredicate` message for the completed transaction (#8809) | Alek5andr-Kotov | 2024-09-05 | 5 | -18/+36 |
| | |||||
* | Fix PDisk's ColorBorderOccupancy calculation (#8829) | Vlad Kuznetsov | 2024-09-05 | 3 | -14/+20 |
| | | | Co-authored-by: Vlad Kuznecov <va-kuznecov@nebius.com> | ||||
* | Use exprnode only from main thread (#8827) | Vitaly Stoyan | 2024-09-05 | 1 | -4/+6 |
| | |||||
* | result_format: data parser & builder (#8748) | Vitaly Stoyan | 2024-09-06 | 30 | -525/+2401 |
| | |||||
* | Rename EOutputFormat -> EDataFormat and AddFormats -> AddOutputFormats (#8803) | Nikolay Perfilov | 2024-09-05 | 24 | -296/+296 |
| | |||||
* | Introduce P_LOG and new TPDiskCtx to make pdisk logging easier (#8334) | Vlad Kuznetsov | 2024-09-05 | 26 | -1078/+918 |
| | | | Co-authored-by: Vlad Kuznecov <va-kuznecov@nebius.com> | ||||
* | YQ kqprun enable column shard by default (#8820) | Pisarenko Grigoriy | 2024-09-05 | 1 | -0/+4 |
| | |||||
* | increase timeout for tests (#8818) | uzhastik | 2024-09-05 | 1 | -2/+0 |
| | |||||
* | fix import build (#8769) | ivanmorozov333 | 2024-09-05 | 1 | -1/+1 |
| | |||||
* | Mute TxUsage.WriteToTopic_Invalid_Session (#8810) | Kirill Rysin | 2024-09-05 | 1 | -0/+1 |
| | |||||
* | Add YQL syntax highlighting to YDB CLI (#7448) | Victor Smirnov | 2024-09-05 | 7 | -3/+824 |
| | | | Signed-off-by: vityaman <vityaman.dev@yandex.ru> | ||||
* | Fix tablets on nodes (#8790) | Alexey Efimov | 2024-09-05 | 3 | -13/+90 |
| | |||||
* | Report errors on databases (#8766) | Alexey Efimov | 2024-09-05 | 2 | -6/+13 |
| | |||||
* | Remove ISerializerToStream (#8722) | Maxim Yurchuk | 2024-09-05 | 1 | -7/+2 |
| | |||||
* | Revert macro (broken arcadia and nbs) (#8758) | Maxim Yurchuk | 2024-09-05 | 1 | -0/+28 |
| | |||||
* | Revert "merge the additional yaml config to the main yaml config" (#8794) | Nikita-Levuskin | 2024-09-05 | 7 | -753/+1 |
| | |||||
* | add feature flag: enable olap tiering (#8719) | Semyon | 2024-09-05 | 12 | -25/+55 |
| | |||||
* | Reply UNAVAILABLE in case EvStartKqpTasksRequest is undelivered because of ↵ | Ivan | 2024-09-05 | 1 | -7/+17 |
| | | | | disconnect (#8784) | ||||
* | Always show table with broken locks (#8763) | Nikita Vasilev | 2024-09-05 | 8 | -58/+75 |
| | |||||
* | [CBO] Join Order test improvement (#8602) | pilik | 2024-09-05 | 1 | -30/+5 |
| | |||||
* | Merge pull request #8771 from ydb-platform/mergelibs-240905-0836 | Maxim Yurchuk | 2024-09-05 | 488 | -3651/+4060 |
|\ | | | | | Library import 240905-0836 | ||||
| * | Import libraries 240905-0836 | Alexander Smirnov | 2024-09-05 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'rightlib' into mergelibs-240905-0836 | Alexander Smirnov | 2024-09-05 | 487 | -3650/+4059 |
| |\ |