summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* YDBDOCS-188: fix a title that was missed during translation (#904)CLI_2.8.0Ivan Blinkov2024-01-111-1/+1
* Fixes clang-format usage (#929)Konstantin Morozov2024-01-105-58/+69
* Enable distconf by default and fix race issue KIKIMR-19031 (#875)Alexander Rutkovsky2024-01-102-4/+7
* TRowVersion -> TSnapshot (#921)nsofya2024-01-109-74/+71
* support optional list in ListIndexOf (#902)Andrey Neporada2024-01-105-1/+71
* Add YT pragmas for `description` and `started_by` (#918)Vadim Averin2024-01-103-0/+24
* Add shared executor thread, KIKIMR-18440 (#903)kruall2024-01-1013-142/+210
* Get right TraceId in SessionActor (#908)Vlad Kuznetsov2024-01-103-4/+10
* Revert "Remove devtools folder (#895)" (#922)AlexSm2024-01-103-0/+16
* Mark NYT::TFuture as [[nodiscard]] (#919)Daniil Cherednik2024-01-103-37/+37
* Test sorting on indexation (#920)nsofya2024-01-105-0/+47
* KIKIMR-20635: pg types in TQueryPlan (#853)qrort2024-01-106-12/+54
* LOGBROKER-8860 Implement CreatePartitions Kafka API endpoint (#866)Sergey Veselov2024-01-1011-24/+1321
* YQ-2068 refactoring, get rid of macro in BuildConnections (#883)zverevgeny2024-01-101-14/+17
* Fixed minor problems with plan represtation (#889)Pavel Velikhov2024-01-1065-267/+323
* Remove devtools folder (#895)AlexSm2024-01-103-16/+0
* movable TEventObserverHolderazevaykin2024-01-101-9/+33
* YQL-17391: Make inmem_with_set_key* tests results deterministic (#880)Aidar Samerkhanov2024-01-109-44/+54
* Fixed a problem with cardinality estimation for PK joins (#907)Pavel Velikhov2024-01-103-4/+7
* Kafka protocol offset commit, request units and fixes (#831)niksaveliev2024-01-1019-142/+601
* EvWrite counters (#874)azevaykin2024-01-108-26/+48
* Disabled import from s3 directory feature on windows (#899)Bulat2024-01-102-1/+22
* fix trivial batch modification detector (#896)ivanmorozov3332024-01-093-7/+11
* refactor thread ctx (#897)kruall2024-01-093-94/+112
* [YQL-17103] Support StartsWith with pg types in extract_predicate library (#854)Andrey Neporada2024-01-0913-16/+306
* Library import 6 (#888)AlexSm2024-01-09256-4187/+9809
* use counter as the resource for spread-neighbours balancer (#891)vporyadke2024-01-091-0/+1
* YDBOPS-8928: make connector tests MEDIUM, not LARGE (for OSS ya only) (#892)Vitaly Isaev2024-01-091-1/+1
* feature(kqp): enable stream lookup for data query (#611)Iuliia Sidorina2024-01-0917-46/+123
* Storage Balancer KIKIMR-20636 (#770)vporyadke2024-01-0916-2/+412
* [yql] Refresh file storage state at fork (YQL-17461) (#878)Roman Udovichenko2024-01-091-19/+28
* fix ut link (#887)Alexey Efimov2024-01-091-0/+1
* Fix error in doc build. (#886)Ivan Katkov2024-01-094-4/+4
* Add unary kernels. (#859)Tony-Romanov2024-01-098-0/+120
* Delete go project files from the root (#868)AlexSm2024-01-092-325/+0
* Fix references to protoc compiler (#870)AlexSm2024-01-092-2/+2
* Coalesce pushdown (#744)Tony-Romanov2024-01-099-295/+371
* add different metrics to graph service (#871)Alexey Efimov2024-01-0913-17/+184
* allow fieldsubset optimizer with multiusage input (#862)Andrey Neporada2024-01-0912-130/+276
* Hack ydb/library/yql/providers/generic/connector/tests to make them MEDIUM, n...Vitaly Isaev2024-01-091-2/+10
* Publish full rl api to oss (#808)Innokentii Mokin2024-01-092-0/+246
* YQ-2068 remove unused var (#837)zverevgeny2024-01-091-5/+0
* [yql] Fix test result diff (YQL-17489) (#877)Roman Udovichenko2024-01-094-24/+25
* Move epilogue.cmake after sqlparser (#869)AlexSm2024-01-081-1/+1
* YQL-16241: [pg-make-test] Remove empty testcases from the resulting testsuite...Mars Agliullin2024-01-081-1/+8
* Get rid of lambdas in logging macros (#855)Vasily Gerasimov2024-01-084-53/+77
* Update build_and_test_provisioned.ymlAlexSm2024-01-081-1/+2
* Update build_and_test_provisioned.ymlAlexSm2024-01-081-0/+1
* Fix opt rules for generic queries. (KIKIMR-16294) (#860)spuchin2024-01-0710-65/+53
* Added all known join types to CBO (#858)Pavel Velikhov2024-01-062-2/+13