Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid rewriting Coalesce on type annotation stage before its arguments are ↵ | aneporada | 2022-12-15 | 3 | -41/+17 |
| | | | | | converted to common type. Fix EquiJoin flatten option processing String should be returned here instead of Utf8: https://yql.yandex-team.ru/Operations/Y5o09slwvamzkR7aBqw7F6GOxIe1VAFgQQWxKRw4lEQ= | ||||
* | Fix to/from cbor behavior + add x-amz-crc32 header | mokhotskii | 2022-12-15 | 1 | -3/+16 |
| | | | | Add additional conversion before to_cbor call Add x-amz-crc32 header | ||||
* | fix ExecuteState | ssmike | 2022-12-15 | 1 | -0/+1 |
| | |||||
* | Fix calculate common sorted constraint. | a-romanov | 2022-12-14 | 2 | -39/+57 |
| | |||||
* | Fix table name in TLI issue | va-kuznecov | 2022-12-14 | 3 | -8/+7 |
| | |||||
* | Rename TestLoad -> LoadTest | va-kuznecov | 2022-12-14 | 20 | -224/+218 |
| | |||||
* | Hided alien statements | bazeltsev | 2022-12-14 | 3 | -12/+13 |
| | | | updated | ||||
* | use native big-endian storage for simple types; more tests | monster | 2022-12-14 | 2 | -117/+75 |
| | |||||
* | support of avg over GROUP BY with keys | vvvv | 2022-12-14 | 6 | -88/+274 |
| | |||||
* | (refactoring) Unified style | ilnaz | 2022-12-14 | 1 | -375/+359 |
| | |||||
* | Update contrib/restricted/aws/s2n to 1.3.29 | robot-contrib | 2022-12-14 | 118 | -983/+1234 |
| | |||||
* | Support immediate effects for secondary indexes | ulya-sidorina | 2022-12-14 | 4 | -39/+404 |
| | | | feature(kqp): support immediate effects for secondary indexes | ||||
* | Drop MSVC-specific workaround for using int128 implementation from boost | thegeorg | 2022-12-14 | 83 | -35315/+1 |
| | |||||
* | fix case of disappered core file in recover_core_dump_file | ignat | 2022-12-14 | 1 | -2/+8 |
| | |||||
* | Change "toc_i.yaml" | bazeltsev | 2022-12-13 | 1 | -1/+1 |
| | |||||
* | fix for sysview | alexnick | 2022-12-13 | 1 | -1/+1 |
| | | | progress | ||||
* | fix allocator in PrunePartitions helper | ssmike | 2022-12-13 | 1 | -0/+1 |
| | |||||
* | initial support of float/double/tuple | vvvv | 2022-12-13 | 2 | -231/+435 |
| | |||||
* | Move testload code into ydb/core | va-kuznecov | 2022-12-13 | 27 | -71/+71 |
| | |||||
* | Add anchor to #changefeed-options | ilnaz | 2022-12-13 | 2 | -2/+2 |
| | |||||
* | Deduplicate tags of indexed & data columns | ilnaz | 2022-12-13 | 2 | -1/+28 |
| | |||||
* | update tiering | chertus | 2022-12-13 | 29 | -474/+687 |
| | |||||
* | Virtual timestamps | ilnaz | 2022-12-13 | 2 | -1/+41 |
| | |||||
* | Remove TActorContext from ticket parser | molotkov-and | 2022-12-13 | 2 | -150/+157 |
| | |||||
* | fix explain settings | ssmike | 2022-12-13 | 1 | -2/+3 |
| | |||||
* | Initial support constraints in DQ. | a-romanov | 2022-12-13 | 9 | -0/+202 |
| | |||||
* | Add cross-link | ilnaz | 2022-12-13 | 180 | -6/+40428 |
| | |||||
* | Add TStringBuf conversion operator for TRcBuf | innokentii | 2022-12-13 | 3 | -16/+36 |
| | | | | | add TStringBuf conversion operator add TStringBuf conversion operator | ||||
* | Rename cli command, now it is 'load-test' | va-kuznecov | 2022-12-13 | 1 | -1/+1 |
| | |||||
* | initialize table schema from ss information | ivanmorozov | 2022-12-13 | 29 | -102/+297 |
| | |||||
* | Improve load actor UI | va-kuznecov | 2022-12-13 | 1 | -32/+33 |
| | |||||
* | pushdown of filter into hashed combiner | vvvv | 2022-12-13 | 2 | -18/+66 |
| | |||||
* | Optimize sparse bitmap operations (bitmap values should be either 0 or 1, ↵ | aneporada | 2022-12-13 | 1 | -8/+7 |
| | | | | all other values are forbidden and will lead to UB) | ||||
* | HashShuffle settings added | aakulaga | 2022-12-13 | 4 | -6/+17 |
| | | | HashShuffle settings added | ||||
* | Add TStringBuf conversion operator for TSharedData | innokentii | 2022-12-13 | 2 | -0/+5 |
| | | | add TStringBuf conversion operator | ||||
* | Move testload proto to separate file | va-kuznecov | 2022-12-13 | 22 | -320/+340 |
| | |||||
* | Update contrib/libs/liburing to 2.3 | thegeorg | 2022-12-12 | 1 | -1/+1 |
| | |||||
* | Unbreak comparison kernels - register them as returning YQL bool type, not ↵ | aneporada | 2022-12-12 | 5 | -98/+116 |
| | | | | ui8. Fix filter column handling in aggregations | ||||
* | Add redirect to table-ttl-reset | bazeltsev | 2022-12-12 | 7 | -4/+7 |
| | | | updated | ||||
* | Collapse namespace in CMS | innokentii | 2022-12-12 | 135 | -562/+271 |
| | | | collapse namespaces | ||||
* | Fix affected kinds link in console-log | innokentii | 2022-12-12 | 1 | -1/+1 |
| | | | fix | ||||
* | Fixes TNextToken and TShardIterator | lpetrov02 | 2022-12-12 | 2 | -160/+165 |
| | | | Fixes TNextToken and TShardIterator | ||||
* | use set if only keys are used | vvvv | 2022-12-12 | 1 | -51/+105 |
| | |||||
* | Adapt test for column shard requirements | aidarsamer | 2022-12-12 | 1 | -1/+2 |
| | | | Adapt test for column shard requirements | ||||
* | Use SharedQuota for CommonLog for small disks, | serg-belyakov | 2022-12-12 | 6 | -57/+194 |
| | | | | | Separate common log 1 | ||||
* | Create group for all authenticated users | molotkov-and | 2022-12-12 | 2 | -2/+3 |
| | |||||
* | Change "click_bench.cpp" | chertus | 2022-12-12 | 1 | -1/+1 |
| | |||||
* | fix fullscans | ssmike | 2022-12-12 | 2 | -2/+24 |
| | |||||
* | separate behaviour from managers and make model with behaviour is ↵ | ivanmorozov | 2022-12-12 | 167 | -1269/+2409 |
| | | | | aggregation of initializer and manager | ||||
* | : Add missing field. | vlad-serikov | 2022-12-12 | 1 | -0/+1 |
| |