Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sorting load average fix (#6153) | Andrei Rykov | 2024-07-03 | 2 | -4/+4 |
| | |||||
* | Temporary hide indexes from replicator (#6215) | Daniil Cherednik | 2024-07-03 | 2 | -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 Efimov | 2024-07-03 | 7 | -202/+309 |
| | |||||
* | fix macroses conflict for windows (#6187) | ivanmorozov333 | 2024-07-03 | 2 | -15/+15 |
| | |||||
* | init IsTuple in cons (#6206) | uzhastik | 2024-07-03 | 1 | -1/+1 |
| | |||||
* | move time difference issue under database level (#5859) | Andrei Rykov | 2024-07-03 | 2 | -37/+51 |
| | |||||
* | improve replay execution (#6211) | Vitalii Gridnev | 2024-07-02 | 3 | -10/+51 |
| | |||||
* | add pq async io ut (#6198) | uzhastik | 2024-07-02 | 3 | -0/+276 |
| | |||||
* | exclude ut for win (#6200) | uzhastik | 2024-07-02 | 1 | -3/+6 |
| | |||||
* | Fix log actor rendering (#6193) | Innokentii Mokin | 2024-07-02 | 1 | -2/+2 |
| | |||||
* | Read DateTime64 from CSV (#6188) | Олег | 2024-07-02 | 3 | -0/+51 |
| | |||||
* | Less code for computation nodes (#6184) | Vitaly Stoyan | 2024-07-02 | 2 | -116/+327 |
| | |||||
* | YT vs YQL Udfs 2.37 ABI compat (#6195) | Marina Pereskokova | 2024-07-02 | 1 | -0/+3 |
| | |||||
* | Incremented YDB CLI version to 2.11.0 (#6204) | Bulat | 2024-07-02 | 1 | -1/+1 |
| | |||||
* | Fix nextval with ::regclass (#6185) | Nikolay Shumkov | 2024-07-02 | 2 | -7/+32 |
| | |||||
* | Fix !append title in docs (#6209) | Innokentii Mokin | 2024-07-02 | 2 | -1/+3 |
| | |||||
* | add RequestTabletDistribution handle to Hive (#6063) | Aleksandr Dmitriev | 2024-07-02 | 4 | -0/+47 |
| | |||||
* | Fix YDB doc (#6196) | Ivan Katkov | 2024-07-02 | 1 | -1/+5 |
| | |||||
* | YDB-6202 Support AVX512 for ChaCha cypher (#6093) | Semyon Danilov | 2024-07-02 | 8 | -12/+631 |
| | | | Closes #6202 | ||||
* | Muted fq yt test pg/regoids (#6191) | Pisarenko Grigoriy | 2024-07-02 | 1 | -0/+1 |
| | |||||
* | IGNIETFERRO-2059: Fix a couple of string-related use-after-free errors (#6072) | ubyte | 2024-07-02 | 5 | -6/+7 |
| | |||||
* | add ut for solomon async io (#6172) | uzhastik | 2024-07-02 | 5 | -0/+376 |
| | |||||
* | YDB FQ: enabling Python style tests only for open source (#5628) | Grigorii Papashvili | 2024-07-02 | 10 | -7/+75 |
| | |||||
* | YQ-3371 fixed workload service unit tests (#6164) | Pisarenko Grigoriy | 2024-07-02 | 7 | -47/+83 |
| | |||||
* | Removed GetTongue and GetThroat calls to make LLVM code simpler (#6143) | Filitov Mikhail | 2024-07-02 | 1 | -70/+73 |
| | |||||
* | msgbus cleanup: remove whoami api method (#6053) | ijon | 2024-07-02 | 29 | -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 Mokin | 2024-07-02 | 6 | -254/+294 |
| | |||||
* | fix (#6171) | Александр Новожилов | 2024-07-02 | 1 | -0/+4 |
| | |||||
* | [CBO] Count-min estimation added (#6029) | pilik | 2024-07-02 | 29 | -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) | ivanmorozov333 | 2024-07-02 | 3 | -2/+15 |
| | |||||
* | Fix test timeout after PR #5982 (#6169) | Vasily Gerasimov | 2024-07-02 | 1 | -1/+1 |
| | |||||
* | Fix pushdown logical ops with scalar argument. (#6142) | Tony-Romanov | 2024-07-02 | 2 | -14/+18 |
| | |||||
* | [LDAP] Support ldaps scheme (#5934) | Andrey Molotkov | 2024-07-02 | 32 | -657/+975 |
| | |||||
* | Big datetime in backup/restore CLI (#6095) | azevaykin | 2024-07-02 | 3 | -2/+24 |
| | |||||
* | YYQ-3398 fixed result set size counting (#6157) | Pisarenko Grigoriy | 2024-07-02 | 3 | -3/+14 |
| | |||||
* | Add conditions in YQL ALTER TABLE (#6162) | Ivan Katkov | 2024-07-02 | 1 | -11/+11 |
| | |||||
* | Add a pragma to disable fuse in YT (#5446) | Dmitry O | 2024-07-02 | 5 | -4/+13 |
| | |||||
* | Supposedly fix possible race in direct read (#6140) | FloatingCrowbar | 2024-07-02 | 1 | -1/+1 |
| | |||||
* | Cold mem_info funcs (#6154) | Vitaly Stoyan | 2024-07-02 | 3 | -121/+161 |
| | |||||
* | correct extract column methods (#6133) | ivanmorozov333 | 2024-07-02 | 21 | -221/+246 |
| | |||||
* | Fix loop variable shadowing (#6139) | Igor Munkin | 2024-07-02 | 1 | -3/+3 |
| | |||||
* | Enable FilterPushdownEnableMultiusage, EarlyExpandSkipNull in tests (#6145) | Andrey Neporada | 2024-07-02 | 1 | -1/+1 |
| | |||||
* | TKeyPrefix constructor (#6148) | Alek5andr-Kotov | 2024-07-02 | 2 | -28/+35 |
| | |||||
* | Improved support of PG OID types (#6119) | Mars Agliullin | 2024-07-02 | 6 | -0/+131 |
| | |||||
* | Cold throw func (#6141) | Vitaly Stoyan | 2024-07-02 | 2 | -1/+8 |
| | |||||
* | More compact catalog initializer (#6146) | Vitaly Stoyan | 2024-07-02 | 1 | -6/+40 |
| | |||||
* | Http authorization support (#5982) | Vasily Gerasimov | 2024-07-01 | 16 | -73/+539 |
| | |||||
* | Support put tracing with sampling in TestShard (#6123) | Alexander Rutkovsky | 2024-07-01 | 4 | -5/+17 |
| | |||||
* | Set larger build cache (#6149) | AlexSm | 2024-07-01 | 3 | -4/+11 |
| | |||||
* | fix saveload logic & support loading custom udfs (#6144) | Vitalii Gridnev | 2024-07-01 | 4 | -9/+63 |
| |