Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | YQL-16443 replace dynamic polymorphism with static, use nfa for tables | zverevgeny | 2023-09-26 | 1 | -37/+57 |
| | |||||
* | YQL-16443 MATCH_RECOGNIZE ut setup + simple cases | zverevgeny | 2023-09-26 | 6 | -0/+149 |
| | |||||
* | checking issue code instead of string | hcpp | 2023-09-26 | 1 | -3/+24 |
| | |||||
* | Remove TAutoPtr usage in library/cpp/sighandler | mikailbag | 2023-09-26 | 2 | -11/+11 |
| | |||||
* | sql -> SQL | sabdenovch | 2023-09-26 | 1 | -1/+1 |
| | |||||
* | YQL-15891 LLVM for some blocks nodes. | a-romanov | 2023-09-26 | 4 | -49/+331 |
| | |||||
* | Update libc++ to 9b03c08e (6 Mar 2022). | halyavin | 2023-09-26 | 63 | -285/+391 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable changes: * don't warn that coroutines are not supported when using experimental/coroutine * add _LIBCPP_HIDE_FROM_ABI to __quoted_proxy constructors * ADL-proof calls of __quoted * fix ctype facet `is` method for Windows * change return type of bit_width to int (LWG3656) * make private __wrap_iter constructors explicit * fix delayed initialization of `__fill_` in basic_ios * ranges::iter_move cleanup * ADL-proof __synth_three_way * reject random number generators with signed types * use C++ overloads from math.h on AIX * add explicit to some internal constructors * replace _LIBCPP_HAS_NO_STRONG_ENUMS with C++ version check * use `inline constexpr bool` instead of `constexpr bool` for helpers in ranges * reject uniform_int_distribution<bool>, uniform_int_distribution<char> and all user types * allow std::mergeable and std::sortable even with incomplete ranges * fix double close bug in std::filesystem::remove_all * remove recursion in basic_string::insert because it interferes with constexpr * fix error checking of wctob_l calls * pack _Flags class on AIX * fix integer type in __estimate_column_width exposed by AIX * qualify all std::move calls with std * make chrono includes granular * set std::numeric_limits::tinyness_before to true on ARM * add ranges::in_found_result and ranges::min_max_result | ||||
* | YT-20053 [yt] Disabled linters for broken modules | prettyboy | 2023-09-26 | 1 | -0/+2 |
| | | | | Отключаю сломанные линтеры для opensource платформу без миграционного конфига для flake8, см https://a.yandex-team.ru/review/4511498/details?checkId=4000000007119&dialogId=CiCard&iterationType=FULL&number=1&snippetViewMode=word-wrap&status=STATUS_FAILED&filter=resultType(RT_STYLE_CHECK)%3BsuiteCategory(CATEGORY_CHANGED)%3Bpath(yt%252F%252a) | ||||
* | Intermediate changes | robot-piglet | 2023-09-26 | 7 | -24/+23 |
| | |||||
* | Reduce the number of copies of the vector | tesseract | 2023-09-26 | 1 | -1/+1 |
| | |||||
* | Optimize copy big blobs for Kafka write | tesseract | 2023-09-26 | 1 | -3/+13 |
| | |||||
* | Delete text with 'insert ... select'. | pseudolukian | 2023-09-26 | 4 | -38/+21 |
| | |||||
* | move uservices.py to build/internal/plugins | snermolaev | 2023-09-26 | 1 | -38/+0 |
| | |||||
* | Fix memory order | babenko | 2023-09-26 | 1 | -1/+1 |
| | |||||
* | (no commit message) | pg | 2023-09-26 | 1 | -0/+4 |
| | |||||
* | Compile Java with tests using py3 flavored ymake | svidyuk | 2023-09-25 | 1 | -1/+1 |
| | |||||
* | KIKIMR-17274: ReadOnly VDisks tests | robdrynkin | 2023-09-25 | 29 | -97/+475 |
| | |||||
* | YQL-16325 fix missed breaks | zverevgeny | 2023-09-25 | 1 | -1/+2 |
| | |||||
* | YQL-16507 Avoid visit of world child | vvvv | 2023-09-25 | 2 | -0/+16 |
| | |||||
* | fix docker image typo | rekby | 2023-09-25 | 1 | -13/+2 |
| | |||||
* | fix overloaded shards histogram calculation KIKIMR-17890 | monster | 2023-09-25 | 1 | -0/+6 |
| | |||||
* | KIKIMR-19139 Delete legacy Comp Shards | kungasc | 2023-09-25 | 28 | -5411/+7 |
| | |||||
* | Improove postgres-connection doc | rekby | 2023-09-25 | 1 | -1/+1 |
| | |||||
* | YT-19557: Enable custom allocators YT_TCMALLOC* | ni-stoiko | 2023-09-25 | 1 | -2/+2 |
| | | | | Enable YT_TCMALLOC* at build/ymake.core.conf | ||||
* | refactor TIndexBuildInfo & add initial cancel support KIKIMR-18963 | gvit | 2023-09-25 | 5 | -138/+502 |
| | |||||
* | move antlr/ to contrib | zhukoff-pavel | 2023-09-25 | 2 | -2/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-25 | 1 | -158/+122 |
| | |||||
* | KIKIMR-19448 viewer query parsing failed | andrew-rykov | 2023-09-25 | 1 | -1/+1 |
| | |||||
* | [library/python/testing/yatest_common/yatest/common/process] Fixed E741 | prettyboy | 2023-09-25 | 1 | -2/+2 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-25 | 1 | -6/+22 |
| | |||||
* | Put contrib/libs/glslang under yamaker once again | thegeorg | 2023-09-25 | 1 | -1/+1 |
| | | | | | | | | | | | | And mark `GPL-3.0-only WITH Bison-exception-2.2` as it reads as follows: ``` As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. ``` | ||||
* | KIKIMR-19139 Load index in BuildStats | kungasc | 2023-09-25 | 14 | -87/+408 |
| | |||||
* | YT-19557: Add custom allocators YT_TCMALLOC* | ni-stoiko | 2023-09-25 | 1 | -0/+8 |
| | | | | | | | Добавлен fork tcmalloc для дальшейшего использования в YT. Скопированы все исходные файлы, патчи. Исправлен патч user_data.patch. YT_TCMALLOC и YT_TCMALLOC_256K добавлены в build/ymake.core.conf | ||||
* | Change "test_storage_config.py" | alexv-smirnov | 2023-09-25 | 1 | -18/+20 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-25 | 4 | -0/+295 |
| | |||||
* | [library/python/pytest/plugins] Suppress PLR1727 | prettyboy | 2023-09-25 | 1 | -2/+2 |
| | |||||
* | KIKIMR-19139 Bugfix iterator double return | kungasc | 2023-09-25 | 1 | -2/+0 |
| | |||||
* | Use tables with different sizes in test | aozeritsky | 2023-09-25 | 1 | -2/+1 |
| | |||||
* | current time on each iteration | abcdef | 2023-09-25 | 1 | -4/+6 |
| | | | | текущее время на каждой итерации | ||||
* | Fix full topic name in fetch metrics | savnik | 2023-09-25 | 3 | -5/+11 |
| | |||||
* | Remove legacy unused class | hor911 | 2023-09-25 | 1 | -29/+0 |
| | |||||
* | [yql] Add missing Aggregate... constraint handlers | udovichenko-r | 2023-09-25 | 1 | -13/+18 |
| | | | | YQL-16693 | ||||
* | Add the missed include | mikhnenko | 2023-09-25 | 1 | -0/+1 |
| | | | | Обновляю libcxx. При очередном шаге, видимо, поменялась внутренняя система инклудов. В этом коде [перестал](https://a.yandex-team.ru/review/4563541/details?checkId=74300000007107&dialogId=CiCard&filter=resultType%28RT_BUILD%29%3BsuiteCategory%28CATEGORY_CHANGED%29&iterationType=FULL&number=1&openedItems=15950540177304352237%3ART_BUILD%2C12388542047764760906%3ART_BUILD%2C11470847298982251895%3ART_BUILD%2C729955525926945460%3ART_BUILD%2C14835206484459518746%3ART_BUILD%2C4098813625350077376%3ART_BUILD%2C11952358044927700741%3ART_BUILD&snippetViewMode=word-wrap&status=STATUS_FAILED) находиться std::exchange. Добавил явную зависимость | ||||
* | Hotfix: change "redirects.yaml" | blinkov | 2023-09-25 | 1 | -1/+3 |
| | |||||
* | [library/python/cyson/cyson] Suppress F405 | prettyboy | 2023-09-25 | 1 | -2/+2 |
| | |||||
* | Use static_cast instead of dynamic_cast | aozeritsky | 2023-09-25 | 1 | -5/+5 |
| | |||||
* | Fix linter error | alexv-smirnov | 2023-09-25 | 1 | -4/+4 |
| | |||||
* | KIKIMR-19139 Introduce TPart.HistoricGroupsCount field | kungasc | 2023-09-25 | 7 | -27/+34 |
| | |||||
* | KIKIMR-19139 Get index page type from Store | kungasc | 2023-09-25 | 6 | -27/+26 |
| | |||||
* | Fix rules order for lookupjoin | ssmike | 2023-09-25 | 2 | -14/+92 |
| |