Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Init yt dq jobs (#1460) | Marina Pereskokova | 2024-02-01 | 8 | -4/+188 |
| | |||||
* | Fix Defragmentation::DoesItWork unit test (#1531) | Alexander Rutkovsky | 2024-02-01 | 2 | -26/+5 |
| | |||||
* | YQL-17703 always use sized allocator in CA (#1522) | zverevgeny | 2024-02-01 | 1 | -1/+1 |
| | |||||
* | Enable cmake workflow to build a specified target (#1533) | AlexSm | 2024-02-01 | 2 | -1/+11 |
| | | | | | * Update action.yml * Update build_and_test_provisioned.yml | ||||
* | Update build_and_test_provisioned.yml | AlexSm | 2024-02-01 | 1 | -1/+7 |
| | |||||
* | Fix yaml-config requirement (#1524) | Innokentii Mokin | 2024-02-01 | 1 | -0/+3 |
| | |||||
* | fix(kqp): use ReadTableRange instead LookupTable (#1140) | Iuliia Sidorina | 2024-02-01 | 6 | -48/+150 |
| | |||||
* | KIKIMR-20082: TableStore/ColumnTable with QueryService (#1377) | Nikolay Shumkov | 2024-02-01 | 7 | -267/+501 |
| | | | | | | | | | | | | | | | | | | | | | * Initial commit * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes | ||||
* | Added decimal128 type support with small precision (#1428) | kinash-varvara | 2024-02-01 | 3 | -3/+147 |
| | |||||
* | random shuffle has been fixed (#1499) | Oleg Doronin | 2024-02-01 | 1 | -1/+1 |
| | |||||
* | Profiling [perf] entry in YQL logs for RewriteReadFromView function (#1495) | jepett0 | 2024-02-01 | 1 | -0/+2 |
| | |||||
* | optimizer predicates usage on fetching (#1505) | ivanmorozov333 | 2024-02-01 | 9 | -29/+100 |
| | | | | | | | * dont use predicate columns fetching and filter usage in case whole portion matched in predicates ranges * fix * fix | ||||
* | serializer as interface for make new locally (#1496) | ivanmorozov333 | 2024-02-01 | 65 | -765/+551 |
| | | | | | | | | | | | | | | | | | | | | | * serializer as interface for make new locally * correction * fix tests build * fix build * fix dependencies * corrections * fix build * fix build * fix build * fix splitter test | ||||
* | YQL-17714: Support key ranges (#1520) | Александр Новожилов | 2024-02-01 | 1 | -39/+5 |
| | | | | | * YQL-17714: Support key ranges * over ::parse | ||||
* | [yql] Plan: add InputSections (YQL-17549) (#1517) | Roman Udovichenko | 2024-02-01 | 51 | -1668/+1685 |
| | |||||
* | Initialize fields needed for CA (preps for WA removing) (#1513) | Alexey Ozeritskiy | 2024-02-01 | 2 | -0/+36 |
| | |||||
* | Document proto bytes field decoding with a test (#1509) | Egor Tarasov | 2024-02-01 | 3 | -3/+26 |
| | |||||
* | Mute flaky kv tests (#1516) | Ilnaz Nizametdinov | 2024-02-01 | 1 | -0/+2 |
| | |||||
* | Mute some flaky tests (#1512) | Ilnaz Nizametdinov | 2024-02-01 | 1 | -0/+1 |
| | |||||
* | init (#1511) | Vitaly Stoyan | 2024-02-01 | 32 | -1722/+1 |
| | |||||
* | type TPartitionId (#1472) | Alek5andr-Kotov | 2024-02-01 | 36 | -204/+353 |
| | |||||
* | Remove TActiveTransaction from datashard_kqp (#1454) | azevaykin | 2024-02-01 | 10 | -154/+132 |
| | |||||
* | Remove dependncy on <ydb/library/yql/dq/runtime/dq_arrow_helpers.h> (#1476) | Tony-Romanov | 2024-02-01 | 3 | -23/+16 |
| | |||||
* | YQL-17542 move SaveState LoadState (#1474) | zverevgeny | 2024-02-01 | 2 | -25/+27 |
| | |||||
* | Yql 17542 simplify alloc in compute actor (#1452) | zverevgeny | 2024-02-01 | 3 | -21/+6 |
| | | | | | | | * YQL-17542 Simplify allocator usage in ComputeActors * fix build * fix dup | ||||
* | Move yql dq job core in os (#1464) | Marina Pereskokova | 2024-01-31 | 4 | -0/+453 |
| | |||||
* | Fix tpcds query text (#1482) | Alexey Ozeritskiy | 2024-01-31 | 2 | -3/+3 |
| | |||||
* | Fix scheme_tests canondata (#1493) | Nikolay Shumkov | 2024-01-31 | 2 | -3/+26 |
| | | | | | * Initial commit * Fixes | ||||
* | Do not call TypeName if trace is not used. (#1487) | Daniil Cherednik | 2024-01-31 | 1 | -3/+5 |
| | |||||
* | Add cost estimator for SSD (#1480) | Sergey Belyakov | 2024-01-31 | 2 | -0/+16 |
| | |||||
* | Method to reply, finish stream and rpc actor. (#1429) | Daniil Cherednik | 2024-01-31 | 1 | -3/+7 |
| | |||||
* | Temporarily mute SchemeShard's schema test (#1490) | Ilnaz Nizametdinov | 2024-01-31 | 1 | -0/+1 |
| | |||||
* | KIKIMR-19522 BTreeIndex Charge Items Limit (#1338) | kungurtsev | 2024-01-31 | 7 | -240/+373 |
| | |||||
* | Mute some flaky tests (#1481) | Ilnaz Nizametdinov | 2024-01-31 | 1 | -0/+3 |
| | |||||
* | [YQ-1997] Support for ReplaceIfExists flag in SchemeShard for External Data ↵24.1.1 | Alexey Uzhegov | 2024-01-31 | 18 | -18/+1018 |
| | | | | Source and External Table (#1431) | ||||
* | Merge branch 'mergelibs12' into main | Alexander Smirnov | 2024-01-31 | 844 | -94238/+19854 |
|\ | |||||
| * | Update library sha | Alexander Smirnov | 2024-01-31 | 1 | -1/+1 |
| | | |||||
| * | Update libcxxrt to 2023-10-11 03c83f5a57be8c5b1a29a68de5638744f17d28ba | hiddenpath | 2024-01-31 | 6 | -163/+474 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-01-31 | 14 | -9/+157 |
| | | |||||
| * | Fix boost asio config | mikhnenko | 2024-01-31 | 1 | -2/+2 |
| | | |||||
| * | Add missed #include <type_traits> | mikhnenko | 2024-01-31 | 1 | -0/+4 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2024-01-31 | 1 | -6/+10 |
| | | |||||
| * | Set conan os.version setting from CMAKE_OSX_DEPLOYMENT_TARGET.. | akhropov | 2024-01-31 | 2 | -4/+8 |
| | | |||||
| * | Remove trailing whitespace | akhropov | 2024-01-31 | 2 | -14/+14 |
| | | |||||
| * | Set -mno-outline-atomics for modern versions of CLang and GCC to avoid ↵ | akhropov | 2024-01-31 | 2 | -0/+14 |
| | | | | | | | | unresolved symbols linking errors on arm64.,. Fix #2527 | ||||
| * | [library/cpp/yt] fix peerdir | tldr | 2024-01-31 | 1 | -0/+1 |
| | | |||||
| * | remove -Wno-implicit-int | dzen03 | 2024-01-31 | 1 | -1/+1 |
| | | |||||
| * | Extract log4j version to a variable | tarasov-dmtr | 2024-01-31 | 1 | -3/+3 |
| | | |||||
| * | Update vendor/github.com/envoyproxy/go-control-plane to 0.12.0 | robot-contrib | 2024-01-31 | 468 | -85156/+17720 |
| | | |||||
| * | Enum serialization cmake build fix | svidyuk | 2024-01-31 | 2 | -4/+10 |
| | |