aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* The TEvProposeTransactionResult message was sent earlier by TEvTxCommitDone ↵Alek5andr-Kotov2024-07-034-18/+34
| | | | (#6233)
* Added optimizer join and equijoin counts for debugging (#6225)Pavel Velikhov2024-07-0313-25/+90
|
* [yt provider] Gather all consumers in PhysicalFinalizingTransformer (#6109)Roman Udovichenko2024-07-0331-713/+706
|
* Reduce TEventPBBase binary size and probably compilation time (#6217)Maxim Yurchuk2024-07-032-231/+246
|
* Tune bloat scripts (more stats) (#6208)Vitaly Stoyan2024-07-031-7/+24
|
* YQ-3371 fixed WM useg without feature flag (#6203)Pisarenko Grigoriy2024-07-033-3/+26
|
* Remove nonexistent argument in examples (#6216)Vadim Averin2024-07-032-10/+10
|
* remove useless std::move (#6201)uzhastik2024-07-031-1/+1
|
* Fix sink updates & empty commit (#6137)Nikita Vasilev2024-07-037-100/+128
|
* Fix build for darwin x86_64 (#6174)kruall2024-07-034-42/+42
|
* kafka_proxy: tune include paths (#6175)uzhastik2024-07-038-13/+10
|
* Replaced proto types to SDK types in ExecuteScript settings (#6094)Bulat2024-07-0313-83/+115
|
* [dq] Fix sort lost in sort with limit (#6218)Roman Udovichenko2024-07-036-34/+3058
|
* mute topics tests (#6228)Nikolay Shestakov2024-07-031-0/+2
|
* Explicit devirtualize of GetOverloadFactor (#6222)Daniil Cherednik2024-07-033-10/+5
| | | | GetOverloadFactor() called from loop inside TCompactionLogic cause noticeable virtual call overhead. see https://github.com/ydb-platform/ydb/pull/6222 for flame graphs
* Sorting load average fix (#6153)Andrei Rykov2024-07-032-4/+4
|
* Temporary hide indexes from replicator (#6215)Daniil Cherednik2024-07-032-2/+4
| | | | Replicator code should be ready to create stream for index, othervice it cause error. The simplest wordaround just to disable indexes the dstCreator for a while.
* rework http tracing, add traceresponse header (#6227)Alexey Efimov2024-07-037-202/+309
|
* fix macroses conflict for windows (#6187)ivanmorozov3332024-07-032-15/+15
|
* init IsTuple in cons (#6206)uzhastik2024-07-031-1/+1
|
* move time difference issue under database level (#5859)Andrei Rykov2024-07-032-37/+51
|
* improve replay execution (#6211)Vitalii Gridnev2024-07-023-10/+51
|
* add pq async io ut (#6198)uzhastik2024-07-023-0/+276
|
* exclude ut for win (#6200)uzhastik2024-07-021-3/+6
|
* Fix log actor rendering (#6193)Innokentii Mokin2024-07-021-2/+2
|
* Read DateTime64 from CSV (#6188)Олег2024-07-023-0/+51
|
* Less code for computation nodes (#6184)Vitaly Stoyan2024-07-022-116/+327
|
* YT vs YQL Udfs 2.37 ABI compat (#6195)Marina Pereskokova2024-07-021-0/+3
|
* Incremented YDB CLI version to 2.11.0 (#6204)Bulat2024-07-021-1/+1
|
* Fix nextval with ::regclass (#6185)Nikolay Shumkov2024-07-022-7/+32
|
* Fix !append title in docs (#6209)Innokentii Mokin2024-07-022-1/+3
|
* add RequestTabletDistribution handle to Hive (#6063)Aleksandr Dmitriev2024-07-024-0/+47
|
* Fix YDB doc (#6196)Ivan Katkov2024-07-021-1/+5
|
* YDB-6202 Support AVX512 for ChaCha cypher (#6093)Semyon Danilov2024-07-028-12/+631
| | | Closes #6202
* Muted fq yt test pg/regoids (#6191)Pisarenko Grigoriy2024-07-021-0/+1
|
* IGNIETFERRO-2059: Fix a couple of string-related use-after-free errors (#6072)ubyte2024-07-025-6/+7
|
* add ut for solomon async io (#6172)uzhastik2024-07-025-0/+376
|
* YDB FQ: enabling Python style tests only for open source (#5628)Grigorii Papashvili2024-07-0210-7/+75
|
* YQ-3371 fixed workload service unit tests (#6164)Pisarenko Grigoriy2024-07-027-47/+83
|
* Removed GetTongue and GetThroat calls to make LLVM code simpler (#6143)Filitov Mikhail2024-07-021-70/+73
|
* msgbus cleanup: remove whoami api method (#6053)ijon2024-07-0229-187/+95
| | | | | | | | | | | | | | Remove old whoami method used by `ydbd whoami` cli command but wrapped in msgbus stuff. Also, in order to remove (some of that) msgbus wrappers we want `ydbd` to reuse pure grpc implementations of cli commands from `ydb`. But `ydb/public/lib/ydb_cli/commands` library as a whole has link dependencies (transitive from the workload commands) that are incompatible with the dependencies of `ydbd`. The minimal required portion was isolated from the library to be shared between both the library/`ydb` and `ydbd`. KIKIMR-21500
* Isolate unstable sentinel test in separate chunk (#6086)Innokentii Mokin2024-07-026-254/+294
|
* fix (#6171)Александр Новожилов2024-07-021-0/+4
|
* [CBO] Count-min estimation added (#6029)pilik2024-07-0229-929/+1190
| | | Co-authored-by: Pavel Ivanov <pudge1000-7@mr-nvme-testing-11.search.yandex.net>
* configure max in flight and reduce by default (#6158)ivanmorozov3332024-07-023-2/+15
|
* Fix test timeout after PR #5982 (#6169)Vasily Gerasimov2024-07-021-1/+1
|
* Fix pushdown logical ops with scalar argument. (#6142)Tony-Romanov2024-07-022-14/+18
|
* [LDAP] Support ldaps scheme (#5934)Andrey Molotkov2024-07-0232-657/+975
|
* Big datetime in backup/restore CLI (#6095)azevaykin2024-07-023-2/+24
|
* YYQ-3398 fixed result set size counting (#6157)Pisarenko Grigoriy2024-07-023-3/+14
|