Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check stop flag before getting activation, KIKIMr-18950 | kruall | 2023-08-09 | 1 | -2/+2 |
| | |||||
* | fix error while SELECT from binding with partitioning | grigoriypisar | 2023-08-09 | 4 | -14/+85 |
| | | | | Fixed PARTITIONED_BY parameter in binding. | ||||
* | Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3 | robot-ya-builder | 2023-08-09 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | Человеку надо мало: собирать, потом катить. Чтоб имелись для начала python — 3 и ya-bin — 3… Человеку надо мало: Плашка чтоб зелёная была Чтобы квота не кончалась И distbuild чтоб жил всегда. From hash: [d7c8a251f0819c6ed629b06b557f8da9ee1d06cb](https://a.yandex-team.ru/arcadia/commit/d7c8a251f0819c6ed629b06b557f8da9ee1d06cb) From revision: [12115719](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=202) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) Update tools: ya_bin3, ya_bin, test_tool, test_tool3 | ||||
* | add message for non-existing nodeid on verify | shmel1k | 2023-08-09 | 2 | -9/+23 |
| | |||||
* | Verify commit offset only when provided in topic API | komels | 2023-08-09 | 5 | -14/+92 |
| | |||||
* | Kernels for logical ops | vvvv | 2023-08-09 | 4 | -319/+222 |
| | |||||
* | Support custom metadata in YT RPC client/server | cezarnik | 2023-08-09 | 11 | -0/+110 |
| | |||||
* | KIKIMR-13960: introduce datashard status DISK_SPACE_EXHAUSTED | debnatkh | 2023-08-09 | 2 | -0/+4 |
| | |||||
* | ci: add make as a dependency, also use clang-14 for docker builds | Nikita Kozlovskiy | 2023-08-08 | 5 | -6/+8 |
| | | | | | | ci: add make as a dependency, also use clang-14 for docker builds Pull Request resolved: #325 | ||||
* | Make OSS build happy | dcherednik | 2023-08-08 | 12 | -32/+32 |
| | |||||
* | YQ Connector: optionally enable TLS connections between Connector and the ↵ | vitalyisaev | 2023-08-08 | 8 | -8/+26 |
| | | | | | | data source Теперь клиент сервиса Коннектора может указывать, должен ли он организовать защищённое или обычное соединение с источником данных. YQ всегда будет требовать TLS между Коннектором и источниками. | ||||
* | Move core ut to common place. | a-romanov | 2023-08-08 | 30 | -32/+6586 |
| | |||||
* | Add logging of actor names and events to test actor system | tarum | 2023-08-08 | 3 | -1/+63 |
| | |||||
* | Use clang-14 for build, update instruction | dcherednik | 2023-08-08 | 3 | -28/+12 |
| | |||||
* | YQL-16247 Limit for time spent in hybrid. | a-romanov | 2023-08-08 | 4 | -4/+24 |
| | |||||
* | Support static node list change subscriptions in Dynamic Nameservice and use ↵ | alexvru | 2023-08-08 | 6 | -11/+37 |
| | | | | them in BSC KIKIMR-13309 | ||||
* | Intermediate changes | robot-piglet | 2023-08-08 | 1 | -0/+236 |
| | |||||
* | Ci pytest xdist | Nikita Kozlovskiy | 2023-08-08 | 5 | -43/+56 |
| | | | | | | Ci pytest xdist Pull Request resolved: #323 | ||||
* | Better C++ coroutine lifetime in actors KIKIMR-18962 | snaury | 2023-08-08 | 20 | -438/+724 |
| | |||||
* | pin for yqv2 | hcpp | 2023-08-08 | 16 | -20/+71 |
| | |||||
* | Set PutUnitsSize for produce request | tesseract | 2023-08-08 | 4 | -7/+20 |
| | |||||
* | Add shuffling candidates, KIKIMR-18973 | kruall | 2023-08-08 | 1 | -0/+3 |
| | |||||
* | Get Ydb result straight without conversion | makostrov | 2023-08-08 | 3 | -13/+67 |
| | | | | KIKIMR-17490 | ||||
* | fix(conf): add package.json of tested module to the graph cache key | zaverden | 2023-08-08 | 1 | -3/+5 |
| | |||||
* | First version of cost based optimizer | pavelvelikhov | 2023-08-08 | 32 | -0/+1632 |
| | | | | | | | | | | Added feature flags and moved debug output to logger Working version, moved stats to type ann Updated CBO Initial commit of CBO | ||||
* | Add disk time consumption metrics, KIKIMR-17759 | serg-belyakov | 2023-08-08 | 3 | -1/+11 |
| | | | | | | | | Fix -11 crash code Get data about slots via the OSS tracker Add EstimatedDiskConsumptionNs | ||||
* | Fix TTablesManager::Clear | nsofya | 2023-08-08 | 2 | -2/+14 |
| | |||||
* | [blockstore]Replace FillToken with FillGeneration | barkovbg | 2023-08-08 | 3 | -9/+12 |
| | |||||
* | Fix build dq task with channels and source | galaxycrab | 2023-08-08 | 3 | -13/+106 |
| | |||||
* | Update bison version in conan in yexport | ignat | 2023-08-08 | 2 | -2/+2 |
| | |||||
* | Support planning of volatile transactions KIKIMR-18580 | snaury | 2023-08-08 | 15 | -131/+605 |
| | |||||
* | Fix BlockExpandChunked optimizers | aneporada | 2023-08-08 | 4 | -25/+40 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-08-08 | 3 | -1/+4 |
| | |||||
* | Alloc S3 Read Buffer with explicit quota | hor911 | 2023-08-08 | 7 | -21/+59 |
| | |||||
* | TopicID | komels | 2023-08-08 | 5 | -2/+7 |
| | |||||
* | Support partial decommission KIKIMR-17288 | alexvru | 2023-08-08 | 9 | -13/+133 |
| | |||||
* | Style fixes | pogorelov | 2023-08-08 | 1 | -3/+3 |
| | |||||
* | Explicit session support for ExecuteQuery call. KIKIMR-18968 | dcherednik | 2023-08-07 | 32 | -33/+72 |
| | |||||
* | Add ORDER BY in to ut to avoid undetermined order in case of sharded table. | dcherednik | 2023-08-07 | 1 | -7/+7 |
| | |||||
* | Check AUTOCHECK explicitly when using libeatmydata | thegeorg | 2023-08-07 | 1 | -1/+1 |
| | |||||
* | [performance - q22] Implement BlockExtend. Support wide flow in plain ↵ | aneporada | 2023-08-07 | 19 | -4/+365 |
| | | | | Extend. Fix transport of null-only arrays | ||||
* | Support nameservice table update through ConfigsDispatcher KIKIMR-13309 | alexvru | 2023-08-07 | 5 | -24/+58 |
| | |||||
* | Report actor usage activity KIKIMR-11082 | alexvru | 2023-08-07 | 10 | -43/+208 |
| | |||||
* | YT-19686: Introduce efficient proto conversions for TStringBuf | gritukan | 2023-08-07 | 1 | -0/+27 |
| | |||||
* | Fixed second usage of arrow executor, rewritten block Coalesce | vvvv | 2023-08-07 | 5 | -121/+125 |
| | |||||
* | enable compute selection based on FolderId | auzhegov | 2023-08-07 | 10 | -57/+147 |
| | |||||
* | Dart images and peerdir runtime | gle6ru381 | 2023-08-07 | 1 | -5/+2 |
| | | | | | | update first commit | ||||
* | Support UNAUTHORIZED error | tesseract | 2023-08-07 | 3 | -22/+35 |
| | |||||
* | Optimize q21 | aozeritsky | 2023-08-07 | 1 | -76/+40 |
| | |||||
* | Move "How it works" section from website front page to docs | Ivan Blinkov | 2023-08-07 | 4 | -0/+122 |
| | | | | | | Move "How it works" section from website front page to docs Pull Request resolved: #313 |