Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KIKIMR-18796: final incapsulate service activity in CS | ivanmorozov | 2023-07-23 | 51 | -1040/+1201 |
| | |||||
* | Find balanced brackets inside expressions only + check for double format for ↵ | vvvv | 2023-07-22 | 2 | -12/+36 |
| | | | | all tests | ||||
* | YQL-13180 Fix AsDict type ann. | a-romanov | 2023-07-22 | 1 | -58/+24 |
| | |||||
* | KIKIMR-18796: small fixes and prevent guard alert on actors cleaning | ivanmorozov | 2023-07-22 | 2 | -4/+9 |
| | |||||
* | add some warnings (even in release build) if host memory estimation was wrong | ilnurkh | 2023-07-22 | 3 | -5/+12 |
| | |||||
* | YQL-13180 Fix ListFromRange type ann. | a-romanov | 2023-07-22 | 1 | -22/+9 |
| | |||||
* | Update Cython to 0.29.36 | shadchin | 2023-07-22 | 20 | -135/+1255 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-07-22 | 1 | -0/+1 |
| | |||||
* | Change "ya.make" | gvit | 2023-07-21 | 2 | -5/+4 |
| | |||||
* | Add warning to cms console | innokentii | 2023-07-21 | 7 | -0/+54 |
| | | | add warning to cms console | ||||
* | fix shard hint for sequential reads | ssmike | 2023-07-21 | 1 | -9/+8 |
| | |||||
* | Disable limits for sqlin collections | ssmike | 2023-07-21 | 1 | -24/+27 |
| | |||||
* | KIKIMR-18796:split service logic for column shard index modification into ↵ | ivanmorozov | 2023-07-21 | 58 | -1331/+2059 |
| | | | | different change-objects | ||||
* | fix 0 columns in result scheme | uzhas | 2023-07-21 | 2 | -0/+33 |
| | |||||
* | KIKIMR-18779 limit S3 reading threads | chertus | 2023-07-21 | 3 | -0/+10 |
| | |||||
* | Test suppress version check, KIKIMR-18776 | serg-belyakov | 2023-07-21 | 1 | -32/+59 |
| | | | Add suppress version check UT | ||||
* | Fix generating broken as config, KIKIMR-18789 | kruall | 2023-07-21 | 1 | -1/+1 |
| | |||||
* | handlers check equality while sorting | andrew-rykov | 2023-07-21 | 4 | -99/+52 |
| | |||||
* | Change "test_serializable.py": decrease the number of iterations | gvit | 2023-07-21 | 1 | -1/+1 |
| | |||||
* | try to get rid of locks and allocations for elastic queue thread pool | kulikov | 2023-07-21 | 44 | -40/+1261 |
| | | | | | | | | | In case of heavy load and high rps current thread pool implementation seems to have problems at least with contention on lock inside condvar (long futex wait calls from http server listener thread), so try to implement something more efficient: - replace condvar with TEventCounter implementation without internal lock (pthread condvar maintains waiters wakeup order, thread pool doesn't need it); - introduce well-known bounded mpmc queue over ring buffer; - get rid of TDecrementingWrapper; - add options to turn on new pool in library/cpp/http/server and search/daemons (will remove after adoption); - make elastic queue ut check both versions; - workaround problems with android/arm build targets. | ||||
* | KIKIMR-18779 batch S3 deletes | chertus | 2023-07-21 | 1 | -13/+82 |
| | |||||
* | YQL-13180 Fix If type annotation. | a-romanov | 2023-07-21 | 1 | -12/+6 |
| | |||||
* | Fix trash processing before actual commit KIKIMR-18784 | alexvru | 2023-07-21 | 5 | -35/+46 |
| | |||||
* | Do not use libprofile.a from sources | thegeorg | 2023-07-21 | 4 | -91/+5 |
| | | | | | | ``` TypeError: join() argument must be str, bytes, or os.PathLike object, not 'NoneType' Failed ``` | ||||
* | Move kqp related tests to ydb. | dcherednik | 2023-07-21 | 19 | -0/+942 |
| | |||||
* | Refactor message meta | komels | 2023-07-21 | 16 | -71/+196 |
| | | | https://a.yandex-team.ru/arcadia/kikimr/docs/ru/overlay/rfc/107_topic_message_meta.md | ||||
* | Update tools: ya_bin3, ya_bin, test_tool, test_tool3 | v-korovin | 2023-07-21 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | Ya ем на обед ревизии из арка Питоновый десерт плюсовые сливки Мне имя ябины хозяин static-сборки Я нереальный кул собираю корки В левой руке - Linux в правой руке - Mac Мой пиар менеджер - господин Прайс! Моё лицо консолька внутри из python 2 ya make devtools/ya/bin & arc push! Ябины! Ябины! Ябины! From hash: [43598ba95ffdc2965b495ead9f4814455549c222](https://a.yandex-team.ru/arcadia/commit/43598ba95ffdc2965b495ead9f4814455549c222) From revision: [11900430](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=191) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) Update tools: ya_bin3, ya_bin, test_tool, test_tool3 Original PR: https://a.yandex-team.ru/review/4192641/details | ||||
* | Split TableService session for common and table service part. KIKIMR-18788 | dcherednik | 2023-07-21 | 25 | -225/+424 |
| | |||||
* | KIKIMR-18712: Retry first retryable error from access service immediately | molotkov-and | 2023-07-21 | 3 | -19/+146 |
| | |||||
* | Deduce swig paths in ymake.conf | svidyuk | 2023-07-21 | 2 | -44/+29 |
| | |||||
* | syntax has been fixed | hcpp | 2023-07-20 | 1 | -1/+1 |
| | |||||
* | Fixed optimizer: == with literal bools | vvvv | 2023-07-20 | 1 | -2/+2 |
| | |||||
* | Ordered execution of CmdTrimLeakedBlobs vs garbage collection KIKIMR-18784 | alexvru | 2023-07-20 | 4 | -22/+52 |
| | |||||
* | EnableChangefeedInitialScan is true by default KIKIMR-15846 | ilnaz | 2023-07-20 | 1 | -1/+1 |
| | |||||
* | Support arrow blocks in transport packer | aneporada | 2023-07-20 | 15 | -42/+867 |
| | |||||
* | fix url parsing | grigoriypisar | 2023-07-20 | 1 | -4/+9 |
| | | | Fixed url parsing. | ||||
* | PR from branch users/artem-trof/-ingress-settings | artem-trof | 2023-07-20 | 1 | -3/+3 |
| | | | Обновил название метрики для healthcheck и добавил ingress для protmetheus/grafana | ||||
* | Fix blob leakage KIKIMR-18784 | alexvru | 2023-07-20 | 9 | -405/+126 |
| | |||||
* | KIKIMR-15081: Push TopSort below renaming FlatMap | pavelvelikhov | 2023-07-20 | 121 | -252/+561 |
| | | | Pushing TopSort below renaming FlatMap | ||||
* | Beatify links in export-import section | ilnaz | 2023-07-20 | 31 | -33/+62 |
| | |||||
* | KIKIMR-18570 check S3 object via Head for consistency | chertus | 2023-07-20 | 4 | -14/+27 |
| | |||||
* | Set idea.max.content.load.filesize globally | a-beliakov | 2023-07-20 | 1 | -1/+1 |
| | |||||
* | Apply TTL's run-interval option KIKIMR-18800 | ilnaz | 2023-07-20 | 3 | -1/+59 |
| | |||||
* | Move sdk helpers to ydb. | dcherednik | 2023-07-20 | 10 | -1/+201 |
| | |||||
* | Revert commit rXXXXXX, Revert commit rXXXXXX, Automatic release build for ↵ | v-korovin | 2023-07-20 | 1 | -4/+4 |
| | | | | ya_bin3, ya_bin, test_tool, test_tool3 | ||||
* | Don't sync kill sys tablet on reboot in tests KIKIMR-18752 | snaury | 2023-07-20 | 3 | -4/+8 |
| | |||||
* | Deploy clang without runtimes | mikhnenko | 2023-07-20 | 1 | -1/+1 |
| | |||||
* | Use profile from sources | mikhnenko | 2023-07-20 | 4 | -4/+90 |
| | |||||
* | Allow DISCARD in SUBQUERY | vvvv | 2023-07-20 | 6 | -10/+49 |
| | |||||
* | Track struct layout over Member inside window functions | vvvv | 2023-07-20 | 1 | -0/+4 |
| |