summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Optimize waiting for index creation during restore in YDB CLI (#8936)CLI_2.12.0Ilia Shakhov2024-09-102-69/+95
* Mute ydb/core/kqp/ut/query/KqpLimits.QueryExecTimeoutCancel (#9018)Kirill Rysin2024-09-101-1/+1
* Make change sender identity explicit (#8995)Innokentii Mokin2024-09-104-24/+50
* Mute ydb/library/yql/tests/sql/hybrid_file/part1/test.py.test[in-in_noansi_jo...Kirill Rysin2024-09-101-0/+2
* golang pg test (#8132)Timofey Koolin2024-09-1026-0/+1341
* HLL in YT statistics (#8184)Dmitry O2024-09-1013-89/+446
* Support type_v3 UUIDs (#8179)Vadim Averin2024-09-1010-3/+114
* Fix empty table name error (#8907)Vadim Averin2024-09-102-6/+7
* return 0 when field is zero (#8955)Alexey Efimov2024-09-101-12/+12
* fix decimal output for builtin query requests (#8950)Alexey Efimov2024-09-101-0/+3
* Disallow disabling of topic autopartitioning (#8871) (#8949)Nikolay Shestakov2024-09-105-70/+4
* Add link to s3 artifacts (#9001)Maxim Yurchuk2024-09-101-1/+2
* skip long tx writing to in control locks (#8924)ivanmorozov3332024-09-1014-138/+236
* move redirects to base class (#8934)Alexey Efimov2024-09-1011-374/+273
* YDB FQ: Use `--tmpfs` flag when running docker containers (#8951)Vitaly Isaev2024-09-107-36/+62
* unmute tests (#8993)Nikita Vasilev2024-09-101-5/+0
* Text of the DescribePath error has been improved (#8868)Oleg Doronin2024-09-101-2/+2
* The code has been got rid of the TS3ReadActorFactoryConfig (#8181)Oleg Doronin2024-09-1012-49/+14
* Remove templates.h (#8746)Maxim Yurchuk2024-09-103-59/+12
* Microfix in DQ (#8968)Александр Новожилов2024-09-092-5/+6
* Add incremental restore type in ChangeExchange (#8986)Innokentii Mokin2024-09-095-8/+46
* Support schemaname in sequence name (#8988)Nikolay Shumkov2024-09-093-2/+239
* Split WideCombiners state into buckets earlier (#8804)Filitov Mikhail2024-09-092-1/+5
* Implemented limit on olap table columnt count (#8742)Alexander Avdonkin2024-09-0913-5/+240
* Conditionally compile the code that uses AWS to pass windows build (#8966)Daniil Demin2024-09-094-3/+22
* fix typo (#8985)uzhastik2024-09-091-1/+1
* Support of out of code builds (#8962)Vitaly Stoyan2024-09-092-2/+14
* Use lock-free Bucket in CostTracker with limited underflow (#8637)Sergey Belyakov2024-09-098-12/+235
* Mute ydb/core/kqp/ut/tx tests (#8969)Maxim Yurchuk2024-09-091-1/+5
* Print long request history to log (#8131)Sergey Belyakov2024-09-0934-113/+506
* Fix spacing in logs (#8954)Innokentii Mokin2024-09-091-3/+3
* Add local kmeans actor scan (#8756)Valery Mironov2024-09-0918-149/+1934
* Added ensure Node != nullptr. (#8855)pilik2024-09-091-0/+2
* Fix tx tests (#8945)Nikita Vasilev2024-09-092-10/+13
* Collect security tags properly from table content files (#8542)Vadim Averin2024-09-094-3/+50
* Add PARTITIONS_COUNT setting to yql (#7602)Artem Alekseev2024-09-095-14/+42
* [yt provider] Fix join output sort mismatch (#8896)Roman Udovichenko2024-09-0910-33/+89
* YQ-3644 added validations for resource pool parametres (#8831)Pisarenko Grigoriy2024-09-0913-10/+79
* fix for YQ-3632 (#8762)Ivan Sukhov2024-09-092-0/+27
* Restructured the integrations chapter (#8905)anton-bobkov2024-09-09117-186/+356
* Move some into test_ya action (#8937)Maxim Yurchuk2024-09-092-82/+82
* Fix CLI max partitions default (#8944)niksaveliev2024-09-092-5/+7
* Update github.com/ydb-platform/fq-connector-go to 0.5.8-rc.2 (#8932)Vitaly Isaev2024-09-0912-16/+21
* restore old behaviour of mapping space disk issues to group issues (#8767)vporyadke2024-09-092-8/+49
* Remove unused imports in proto (#8885)Maxim Yurchuk2024-09-096-10/+0
* Show tests with max RSS (#8888)Maxim Yurchuk2024-09-092-2/+49
* Fixed antlr4 build warnings (#8912)Orlov Pavel2024-09-092-2/+2
* YDBDOCS-740: mention column-oriented tables in the Grafana article (#8705)Ivan Blinkov2024-09-092-1/+13
* Add parallel description (#8585)Mikhail Surin2024-09-092-1/+5
* Fix locks tests (#8733)Nikita Vasilev2024-09-099-52/+165