Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: add documentary comments | zaverden | 2023-03-20 | 1 | -0/+5 |
| | | | | добавлены комментарии по ревью https://a.yandex-team.ru/review/3583935/details#comment--4997603 | ||||
* | move out tornado from ydb-sdk for prepare to upgrade for v3 | rekby | 2023-03-20 | 3 | -73/+0 |
| | |||||
* | missed peerdir. | dcherednik | 2023-03-20 | 5 | -0/+5 |
| | |||||
* | Idl plugin for ymake | trivias | 2023-03-20 | 4 | -3/+1240 |
| | |||||
* | YQL-15751: Add TMurMurHash2A{,32} to Digest | ignatloskutov | 2023-03-20 | 3 | -1/+24 |
| | |||||
* | Recursive rmdir | ilnaz | 2023-03-20 | 4 | -17/+84 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-20 | 1 | -1/+4 |
| | |||||
* | [ymq] forward cloud subject to action actor | alexbogo | 2023-03-20 | 5 | -8/+35 |
| | | | init | ||||
* | Create consumer | ilnaz | 2023-03-20 | 3 | -5/+63 |
| | |||||
* | External build system generator release 22 | robot-ya-builder | 2023-03-20 | 2 | -9/+13 |
| | | | Update tools: yexport | ||||
* | Enable caching of compute patterns with Range* nodes YQL-15582 | va-kuznecov | 2023-03-20 | 1 | -5/+1 |
| | | | Enable caching of compute patterns with Range* nodes YQL-15582 | ||||
* | Prepare to enable extract predicate | ssmike | 2023-03-20 | 15 | -55/+78 |
| | |||||
* | Public CMS API | t1mursadykov | 2023-03-20 | 12 | -0/+445 |
| | |||||
* | Handle volatile conflicts in bulk operations | snaury | 2023-03-20 | 27 | -111/+560 |
| | |||||
* | disable stream lookup for data query | ulya-sidorina | 2023-03-20 | 1 | -1/+1 |
| | | | fix(kqp): disable stream lookup for data query | ||||
* | Correct conversion of changefeed state | ilnaz | 2023-03-20 | 2 | -3/+3 |
| | |||||
* | Add PRAGMA AnsiLike for Scan and YqlScripting queries | aidarsamer | 2023-03-20 | 75 | -157/+338 |
| | |||||
* | missed peerdir | dcherednik | 2023-03-20 | 5 | -0/+5 |
| | |||||
* | Drop peephole legacy code. | a-romanov | 2023-03-20 | 5 | -123/+102 |
| | |||||
* | Fix BlobDepot bug | alexvru | 2023-03-20 | 1 | -6/+11 |
| | |||||
* | feat: custom jest config path | zaverden | 2023-03-20 | 1 | -26/+47 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-20 | 1 | -1/+26 |
| | |||||
* | estimate billing size in dqrunner | ssmike | 2023-03-20 | 13 | -88/+104 |
| | | | Это патч к https://a.yandex-team.ru/review/3566530/details с расчетом размеров строк в dqtaskrunner | ||||
* | fix plugins/ya_make: NOAUTO for codegen files going into join | a11ax | 2023-03-20 | 2 | -16/+26 |
| | |||||
* | Init flag-module | rekby | 2023-03-20 | 1 | -0/+8 |
| | |||||
* | Do not copy response in case of local execution. | dcherednik | 2023-03-20 | 5 | -13/+45 |
| | |||||
* | fix for modern topic names and mirrored topics in read/write and commit offsets | alexnick | 2023-03-20 | 12 | -22/+222 |
| | | | fix for modern topic names and mirrored topics in read/write and commit offsets | ||||
* | [ymq] audit log | alexbogo | 2023-03-20 | 5 | -18/+129 |
| | | | init | ||||
* | Поправить ошибку MemorySanitizer: use-of-uninitialized-value | tesseract | 2023-03-20 | 1 | -4/+4 |
| | |||||
* | fix suppression of DupSrc configure messages for TS modules | snermolaev | 2023-03-20 | 1 | -2/+2 |
| | |||||
* | add logging for stream lookup actor | ulya-sidorina | 2023-03-19 | 7 | -8/+197 |
| | | | feature(kqp): enable stream lookup by default | ||||
* | Use Block Arrow Parquet Reader in Scalar MKQL Mode | hor911 | 2023-03-19 | 11 | -13/+29 |
| | |||||
* | Fix link_lib.py after rXXXXXX. | akhropov | 2023-03-19 | 1 | -2/+2 |
| | |||||
* | (no commit message) | pg | 2023-03-18 | 1 | -0/+4 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-18 | 2 | -2/+17 |
| | |||||
* | fix idle checker in kqp proxy | gvit | 2023-03-18 | 3 | -10/+63 |
| | |||||
* | HTTP DELETE support | hor911 | 2023-03-17 | 3 | -6/+30 |
| | |||||
* | YT-18571: fix YT enums' uniqueness check | ignatloskutov | 2023-03-17 | 1 | -9/+1 |
| | | | | | | | | | | | Otherwise, enums like this compile successfully: ``` DEFINE_ENUM(ENonUnique, ((Foo1) (0)) ((Foo2) (0)) ((Foo3) (0)) ((Foo4) (0)) ); ``` | ||||
* | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 1580 | -4751/+4822 |
| | | | Update tools: yexport | ||||
* | Support BlobDepot thru dstool | alexvru | 2023-03-17 | 16 | -101/+332 |
| | |||||
* | YT-17689: Move TFreeList to library/cpp/yt/memory | aleexfi | 2023-03-17 | 9 | -94/+342 |
| | |||||
* | YSON docs it.2 | bazeltsev | 2023-03-17 | 3 | -3/+4 |
| | | | updated | ||||
* | Add actor system config | bazeltsev | 2023-03-17 | 1 | -13/+21 |
| | | | | | updated initial | ||||
* | another yet fix | shumkovnd | 2023-03-17 | 1 | -31/+37 |
| | |||||
* | Updated ydb on prem install docs | bazeltsev | 2023-03-17 | 19 | -523/+835 |
| | | | | | | | update dynnode start commands for 22-5+ PR from branch users/mzinal/ better bare metal deployment instruction in Russian systemd service file templates for ydbd, TLS certificate generator script sample for YDB | ||||
* | Intermediate changes | robot-piglet | 2023-03-17 | 1 | -0/+1 |
| | |||||
* | Add YSON and YPath docs | iliashev | 2023-03-17 | 5 | -3/+450 |
| | |||||
* | add cookie to navigation api | gvit | 2023-03-17 | 3 | -0/+14 |
| | |||||
* | Remove redundant BrokerLeaseHolder resets, fix SIGSEGV in huge_cluster tests, | serg-belyakov | 2023-03-17 | 3 | -48/+35 |
| | | | Remove redundant LeaseHolder resets | ||||
* | Fit group on sanitizing request, | serg-belyakov | 2023-03-17 | 4 | -7/+18 |
| | | | Fir group on sanitizing request, |