Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMS functional tests | t1mursadykov | 2022-11-23 | 9 | -13/+387 |
| | |||||
* | metadata provider extension - add objects modification. | ivanmorozov | 2022-11-23 | 118 | -712/+4294 |
| | |||||
* | (refactoring) Move retention_period checks to SchemeShard | ilnaz | 2022-11-23 | 4 | -41/+31 |
| | |||||
* | Support generic readsets in datashards | snaury | 2022-11-23 | 9 | -30/+244 |
| | |||||
* | fix coverity issues in kqp_read_actor.cpp | uzhas | 2022-11-23 | 1 | -5/+5 |
| | |||||
* | remove s3internal client for prevent dependency from draft protobuf | rekby | 2022-11-23 | 3 | -347/+0 |
| | |||||
* | add tests for immediate effects | ulya-sidorina | 2022-11-23 | 5 | -221/+547 |
| | | | test(kqp): add unit tests for immediate effects | ||||
* | Correct support many sets of unique columns. | a-romanov | 2022-11-23 | 3 | -34/+82 |
| | |||||
* | PR from branch users/eivanov89/-simplify-ds-load-actors | eivanov89 | 2022-11-23 | 3 | -9/+103 |
| | | | | | | | add proto option to be implemented add warmup to load actors add partition settings to load actors | ||||
* | Remove redundant logs in CMS | innokentii | 2022-11-23 | 1 | -1/+0 |
| | | | remove redundant logs | ||||
* | support literal ranges in DqReadRangesSource | ssmike | 2022-11-23 | 6 | -18/+121 |
| | |||||
* | Add SSA program to query JSON plan. | aidarsamer | 2022-11-23 | 3 | -2/+93 |
| | | | Add SSA program to query JSON plan | ||||
* | Fix data adding on load and further data processing | alexvru | 2022-11-23 | 8 | -45/+74 |
| | |||||
* | Minor renames. () | spuchin | 2022-11-23 | 28 | -31/+48 |
| | |||||
* | pushdown of filter into BlockCombineAll, supported for count(*) | vvvv | 2022-11-22 | 6 | -32/+75 |
| | |||||
* | fix grpc proxy RU-related counters | monster | 2022-11-22 | 2 | -19/+23 |
| | |||||
* | keyFrom option for load actors (and no randomness in keys) | eivanov89 | 2022-11-22 | 4 | -21/+123 |
| | |||||
* | description for ColumnTable | chertus | 2022-11-22 | 9 | -76/+297 |
| | |||||
* | legacy login request to work from kikimr binary | xenoxeno | 2022-11-22 | 18 | -68/+200 |
| | |||||
* | swap ToWideBlocks and WideMap if possible, drop renaming WideMap before combiner | vvvv | 2022-11-22 | 1 | -1/+80 |
| | |||||
* | [grpc],Fix build using selective checkout | uranix | 2022-11-22 | 3 | -0/+15 |
| | | | memory убрали в rXXXXXX, но он нужен чтобы работал селективный чекаут | ||||
* | Parallelize requests in workload UT | va-kuznecov | 2022-11-22 | 1 | -22/+31 |
| | |||||
* | fix go example docs | asmyasnikov | 2022-11-22 | 2 | -2/+2 |
| | | | fix go example docs | ||||
* | Fix ut build for ARM. | dcherednik | 2022-11-22 | 1 | -3/+0 |
| | |||||
* | Fix replication bugs | alexvru | 2022-11-22 | 4 | -42/+50 |
| | |||||
* | Translate InvalidParameter to BAD_REQUEST | ilnaz | 2022-11-22 | 9 | -22/+25 |
| | |||||
* | Do not use full openssl path. | dcherednik | 2022-11-22 | 3 | -14/+14 |
| | |||||
* | [review] [YDB] Check "Added user cases for user attr" translate | alextarazanov | 2022-11-22 | 7 | -2/+255 |
| | | | | | Тикеты: Лог локальной сборки без ошибок. | ||||
* | make tablename configurable in load tests, i.e. don't hardcode | eivanov89 | 2022-11-22 | 4 | -34/+115 |
| | |||||
* | [review] [YDB] Check "Added ydb cli commands table drop and copy" translate | alextarazanov | 2022-11-22 | 4 | -2/+94 |
| | | | | | Тикеты: Лог локальной сборки без ошибок. | ||||
* | Build hyperscan udf on x86_64 only. | dcherednik | 2022-11-22 | 48 | -2560/+2641 |
| | |||||
* | Fix replication bugs | alexvru | 2022-11-22 | 1 | -1/+5 |
| | |||||
* | (no commit message) | abcdef | 2022-11-22 | 7 | -45/+623 |
| | |||||
* | Remove ut files from lib. | dcherednik | 2022-11-22 | 1 | -3/+0 |
| | |||||
* | change path to openapi.yaml | uzhas | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | Changefeed's retention period | ilnaz | 2022-11-22 | 1 | -0/+3 |
| | |||||
* | PR from branch users/eivanov89/-simplify-ds-load-actors | eivanov89 | 2022-11-22 | 7 | -184/+753 |
| | | | | | DS load actors drop/create/resolve table theirselve add special actor starting the load | ||||
* | object syntax providing through kqp | ivanmorozov | 2022-11-22 | 14 | -3/+525 |
| | |||||
* | RE2 support for json path (ARM build). | dcherednik | 2022-11-22 | 30 | -84/+812 |
| | |||||
* | fix timing measurement in tests | ivanmorozov | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | Fix typo in Topic Docs | pnv1 | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | fix special cases for select and new tests | ivanmorozov | 2022-11-22 | 3 | -4/+40 |
| | |||||
* | add copy assignment operator | tobo | 2022-11-22 | 2 | -0/+29 |
| | |||||
* | Correct inflight defaults | hor911 | 2022-11-22 | 2 | -2/+2 |
| | |||||
* | Add reserve to TContiguousData | innokentii | 2022-11-22 | 2 | -0/+79 |
| | | | add reserve to TContiguousData | ||||
* | Fix typo in sentinel monitoring deserializing | innokentii | 2022-11-21 | 2 | -2/+2 |
| | | | fix typos | ||||
* | Fix infinite retries | ssmike | 2022-11-21 | 1 | -3/+15 |
| | |||||
* | Fix replication bugs | alexvru | 2022-11-21 | 6 | -195/+209 |
| | |||||
* | fixed typos | vvvv | 2022-11-21 | 1 | -2/+2 |
| | | | Note: mandatory check (NEED_CHECK) was skipped | ||||
* | missing kernel name change | vvvv | 2022-11-21 | 1 | -2/+2 |
| | | | Note: mandatory check (NEED_CHECK) was skipped |