Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add cluster and version to remove volatile config | innokentii | 2023-03-28 | 3 | -3/+13 |
| | | | add cluster and version to remove volatile config | ||||
* | YQL-15555 Add Distinct to Aggregate. | a-romanov | 2023-03-28 | 1 | -0/+1 |
| | |||||
* | Fix memory leakage in TSyncPageCacheFileLogBackend | srx64 | 2023-03-28 | 1 | -4/+10 |
| | | | | Memleak occurred when the storage was running out of space and a TFileError exception was thrown. In this case, the buffer was not cleared after writing. | ||||
* | one request for many blobs | ivanmorozov | 2023-03-28 | 3 | -29/+169 |
| | | | | additional stat infos 100Mb for data in flight | ||||
* | reserve data for builders | ivanmorozov | 2023-03-28 | 4 | -10/+34 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-28 | 1 | -1/+0 |
| | |||||
* | add federation discovery service protos draft | ildar-khisam | 2023-03-28 | 18 | -2/+171 |
| | | | add federation discovery service protos draft | ||||
* | Fix decommit initiation bug | alexvru | 2023-03-28 | 2 | -6/+6 |
| | |||||
* | Fix bits multiplier | aakulaga | 2023-03-28 | 1 | -2/+2 |
| | | | Fix bits multiplier | ||||
* | Update contrib/restricted/aws/s2n to 1.3.39 | robot-contrib | 2023-03-28 | 26 | -76/+185 |
| | |||||
* | Update contrib/libs/grpc to 1.45.2 | thegeorg | 2023-03-28 | 1073 | -40405/+61731 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-28 | 1 | -4/+0 |
| | |||||
* | YQL-15756 Rename NothingFrom -> EmptyFrom. | a-romanov | 2023-03-27 | 9 | -19/+19 |
| | |||||
* | fix missinformation in SelectInfo portions | chertus | 2023-03-27 | 3 | -2/+6 |
| | |||||
* | on-demand build | alexv-smirnov | 2023-03-27 | 7 | -79/+276 |
| | |||||
* | Fix sanitizer patch for ARM | dcherednik | 2023-03-27 | 1 | -0/+11 |
| | |||||
* | Fix BlobDepot agent teardown bug | alexvru | 2023-03-27 | 3 | -4/+7 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-27 | 1 | -0/+2 |
| | |||||
* | early filter optimization | chertus | 2023-03-27 | 7 | -14/+77 |
| | |||||
* | rewritten sum for Interval | vvvv | 2023-03-27 | 2 | -12/+29 |
| | |||||
* | add_doc_for_stat_group_move | wint | 2023-03-27 | 1 | -0/+42 |
| | | | пока-что черновик | ||||
* | state_storage_move_doc | wint | 2023-03-27 | 1 | -0/+36 |
| | |||||
* | optimize slicing on send of parquet data | stanly | 2023-03-27 | 1 | -110/+93 |
| | |||||
* | Fix asan problem with coro tx | alexvru | 2023-03-27 | 5 | -26/+41 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-27 | 1 | -0/+2 |
| | |||||
* | fix index lock in ColumnShard triggered by failes split-compations | chertus | 2023-03-27 | 4 | -5/+14 |
| | |||||
* | [build/plugins] Add CYTHONIZE_PY notice | zhukoff-pavel | 2023-03-27 | 1 | -1/+2 |
| | |||||
* | YQL-15415 Push down Unordered. | a-romanov | 2023-03-27 | 1 | -0/+9 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-27 | 1 | -0/+1 |
| | |||||
* | Switch ydb_serializable to asyncio | snaury | 2023-03-27 | 4 | -236/+201 |
| | |||||
* | [YCDOCS] [YDB] Добавить доклады в раздел ↵ | igorpopov1407 | 2023-03-27 | 1 | -0/+13 |
| | | | | | публичных материалов added to pt | ||||
* | Fix workload retries calculation | aidarsamer | 2023-03-27 | 1 | -5/+5 |
| | |||||
* | Fix python auth documentation | rekby | 2023-03-27 | 2 | -12/+13 |
| | |||||
* | issues will move to transient_issue in case of race | hcpp | 2023-03-27 | 1 | -1/+2 |
| | |||||
* | Fix several small sins of junit xml report generator | galaxycrab | 2023-03-27 | 2 | -23/+139 |
| | | | | | | | 1. Закэпчуренный вывод в stderr/stdout после прогона теста вывожу в stderr/stdout полностью 2. Для xml-отчёта он обрезается, но теперь не по случайному символу, а по возможности по символу конца строки 3. Также теперь вывод печатается не первые 10 KB, а первые и последние 5 KB 4. При возникновении каких-то ошибок парсинга теста из xml-отчёта дочернего процесса текст этих ошибок трансформируется в failures теста, чтобы не пропускать их. 5. Добавлена валидация и экранирование строк для xml. Так как не все символы разрешается записывать в xml, приходится вместо запрещённых вставлять разрешённые ('?') | ||||
* | Forbid using GTEST_UGLY in mail | thegeorg | 2023-03-27 | 1 | -1/+1 |
| | |||||
* | Add cythonized python srcs lint checks | zhukoff-pavel | 2023-03-27 | 3 | -1/+135 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-27 | 1 | -0/+1 |
| | |||||
* | Support wide stage inputs and output (for DqPhyStage) | aneporada | 2023-03-27 | 11 | -18/+413 |
| | | | Support wide stage inputs and output (for DqPhyStage) | ||||
* | YQL-15802 Fix AggrAdd for Intervals. | a-romanov | 2023-03-27 | 2 | -3/+25 |
| | |||||
* | YQL-15756 Fix make common for PartOf... constraints. | a-romanov | 2023-03-27 | 1 | -6/+2 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-27 | 1 | -0/+1 |
| | |||||
* | YQL-15415 Injection Unordered return back on common optimizers stage. | a-romanov | 2023-03-27 | 2 | -12/+10 |
| | |||||
* | Fix BlobDepot agent query leak | alexvru | 2023-03-27 | 2 | -6/+9 |
| | |||||
* | Null columns bitmap fix | aakulaga | 2023-03-27 | 1 | -26/+48 |
| | | | Null columns bitmap fix | ||||
* | translation | alextarazanov | 2023-03-27 | 2 | -15/+15 |
| | | | Перевод https://st.yandex-team.ru/ | ||||
* | translation | alextarazanov | 2023-03-27 | 1 | -8/+16 |
| | | | Перевод https://st.yandex-team.ru/ | ||||
* | Add yaml config utils: | innokentii | 2023-03-27 | 3 | -12/+73 |
| | | | add yaml config utils | ||||
* | Добавляем возможность кастомизации пути ↵ | vturov | 2023-03-27 | 2 | -3/+6 |
| | | | | | | к конфигурационному файлу eslint * eslint: добавляем кастомный конфигурационный файл к интеграционным тестам * eslint: возможность задать параметр для конфигурационного файла | ||||
* | [devtools/ya/package] Populate custom-version to vcs info | prettyboy | 2023-03-27 | 5 | -0/+15 |
| |