aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* move redirects to base class (#8934)Alexey Efimov2024-09-1011-375/+274
|
* 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
| | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
* 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
|
* speed up column ids checkers and finder (#8906)ivanmorozov3332024-09-092-12/+19
|
* YQ-3597 disable metadata objects on serverless (#8806)Pisarenko Grigoriy2024-09-0910-0/+209
|
* Fix write ids usage (#8909)ivanmorozov3332024-09-0952-726/+775
|
* remove table only for empty insert table (#8822)ivanmorozov3332024-09-0850-492/+769
|
* fix cluster tablets grouping (#8904)Alexey Efimov2024-09-082-8/+1
|
* Better handling of antlr4 errors, fixed use after free (#8903)Vitaly Stoyan2024-09-081-11/+10
|
* Handle non-ascii in comments (#8902)Vitaly Stoyan2024-09-071-11/+11
|
* Do not try to call IsComplete() on Arguments (#8901)Andrey Neporada2024-09-081-1/+1
|
* Fix wrong YQL_ENSURE in PushdownComplexFiltersOverAggregate (#8899)Andrey Neporada2024-09-071-1/+3
|
* Avoid block aggregation in auto mode for YT (#8894)Vitaly Stoyan2024-09-073-6/+9
|
* Olap TableStore read/write test (#8858)Nikita Vasilev2024-09-077-17/+53
|
* Fix YQL knn udf docs (#8425)Valery Mironov2024-09-074-17/+167
|
* Fix log message in GenerateCookie (#8890)qyryq2024-09-061-1/+2
|