| Commit message (Expand) | Author | Age | Files | Lines |
* | 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, all... | aneporada | 2022-12-13 | 1 | -8/+7 |
* | HashShuffle settings added | aakulaga | 2022-12-13 | 4 | -6/+17 |
* | Move testload proto to separate file | va-kuznecov | 2022-12-13 | 22 | -320/+340 |
* | Unbreak comparison kernels - register them as returning YQL bool type, not ui... | aneporada | 2022-12-12 | 5 | -98/+116 |
* | Add redirect to table-ttl-reset | bazeltsev | 2022-12-12 | 7 | -4/+7 |
* | Collapse namespace in CMS | innokentii | 2022-12-12 | 135 | -562/+271 |
* | Fix affected kinds link in console-log | innokentii | 2022-12-12 | 1 | -1/+1 |
* | Fixes TNextToken and TShardIterator | lpetrov02 | 2022-12-12 | 2 | -160/+165 |
* | 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 |
* | Use SharedQuota for CommonLog for small disks, | serg-belyakov | 2022-12-12 | 6 | -57/+194 |
* | 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 aggregation... | ivanmorozov | 2022-12-12 | 164 | -1269/+1520 |
* | : Add missing field. | vlad-serikov | 2022-12-12 | 1 | -0/+1 |
* | fix format | andrew-rykov | 2022-12-12 | 5 | -30/+89 |
* | Fix test | alexnick | 2022-12-12 | 1 | -25/+13 |
* | Rename all PQ counters according to YDB | alexnick | 2022-12-11 | 10 | -190/+156 |
* | default parsers has been disabled | hcpp | 2022-12-11 | 1 | -10/+24 |
* | (docs) table ttl drop -> table ttl reset | ilnaz | 2022-12-11 | 6 | -19/+19 |
* | Split KQP UTs to several targets to avoid test timeouts. () | spuchin | 2022-12-11 | 101 | -315/+2428 |
* | Another fix for SeqNo's | komels | 2022-12-11 | 1 | -3/+3 |
* | RETENTION_PERIOD | ilnaz | 2022-12-11 | 2 | -0/+23 |
* | Enable tcmalloc memory profiling for YQ | galaxycrab | 2022-12-11 | 1 | -0/+1 |
* | Move flags to TableServiceConfig | ssmike | 2022-12-10 | 6 | -11/+31 |
* | format setting has been supported for timestamp and datetime | hcpp | 2022-12-10 | 40 | -111/+897 |
* | Inherit split by load settings from the main table | snaury | 2022-12-09 | 4 | -21/+78 |
* | get rid of count column, always use last one. SSO keys with arena | vvvv | 2022-12-09 | 9 | -246/+332 |
* | Support for loading udfs with custom prefix | maxkovalev | 2022-12-09 | 13 | -21/+68 |
* | Enable cast structs and variants without common fields. | a-romanov | 2022-12-09 | 1 | -14/+10 |
* | Fix typo | ilnaz | 2022-12-09 | 2 | -2/+2 |
* | Fix check system keys columns. | a-romanov | 2022-12-09 | 1 | -4/+5 |
* | Enable pattern cache in trunk | va-kuznecov | 2022-12-09 | 1 | -1/+1 |
* | allow int8 int16 uint16 types to be used in db columns | monster | 2022-12-09 | 6 | -8/+211 |
* | AsumeUnique support many sets of columns. | a-romanov | 2022-12-09 | 5 | -47/+60 |
* | s3 porjection column validation has been added | hcpp | 2022-12-09 | 1 | -5/+9 |
* | Fix seq-no shift | komels | 2022-12-09 | 1 | -6/+5 |
* | Move cloud authentification to oss | molotkov-and | 2022-12-09 | 10 | -360/+1720 |
* | Increment YDB CLI versionCLI_2.1.1 | pnv1 | 2022-12-09 | 1 | -1/+1 |
* | fix. | a-romanov | 2022-12-09 | 1 | -1/+1 |
* | [review] [YDB] Check "Added static credentials for deploy ydb on premises" tr... | alextarazanov | 2022-12-09 | 3 | -30/+30 |
* | fixing nodes handler | xenoxeno | 2022-12-09 | 1 | -42/+68 |
* | Rename TContiguousData to TRcBuf | innokentii | 2022-12-09 | 47 | -241/+241 |
* | Implement audit in Console | innokentii | 2022-12-08 | 27 | -43/+1410 |
* | [yql] Add missing Rewind()s (second part) | udovichenko-r | 2022-12-08 | 28 | -7/+141 |