Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KIKIMR-14294: implement stream lookup by pk prefix | Iuliia Sidorina | 2022-06-29 | 8 | -65/+246 |
* | YQL-13966 strict equijoin | Vitaly Stoyan | 2022-06-29 | 4 | -137/+289 |
* | KIKIMR-15038: stats for ColumnShards | Artem Zuikov | 2022-06-29 | 28 | -528/+718 |
* | intermediate changes | arcadia-devtools | 2022-06-29 | 5 | -1448/+1454 |
* | Enable FlexibleTypes for YDB queries. (KIKIMR-14783) | Sergei Puchin | 2022-06-29 | 2 | -0/+23 |
* | YTORM-441 YTORM via yql-api | a-beliakov | 2022-06-28 | 1 | -0/+13 |
* | intermediate changes | arcadia-devtools | 2022-06-28 | 7 | -50/+53 |
* | Remove unused code. KIKIMR-15211 | Daniil Cherednik | 2022-06-28 | 1 | -57/+0 |
* | Update contrib/libs/nghttp2 to 1.48.0 | robot-contrib | 2022-06-28 | 27 | -99/+2132 |
* | Update contrib/libs/util-linux to 2.38 | robot-contrib | 2022-06-28 | 1 | -0/+4 |
* | Fix DS proxy multicollect logging priorities KIKIMR-11082 | Alexander Rutkovsky | 2022-06-28 | 1 | -1/+1 |
* | BlobDepot work in progress KIKIMR-14867 | Alexander Rutkovsky | 2022-06-28 | 19 | -113/+283 |
* | YQL-13966 single input predicate | Vitaly Stoyan | 2022-06-28 | 1 | -49/+193 |
* | Create GOLANG_VERSION macro | tekireeva | 2022-06-28 | 2 | -1/+10 |
* | intermediate changes | arcadia-devtools | 2022-06-28 | 3 | -27/+27 |
* | Update harfbuzz to 3.3.2 to fix reimport | thegeorg | 2022-06-28 | 1 | -0/+1 |
* | intermediate changes | arcadia-devtools | 2022-06-28 | 18 | -56/+76 |
* | Fix local ydb start in zsh (YDBOPS-5505) | teldekov | 2022-06-28 | 2 | -1/+3 |
* | Support ExtraBlockChecks in EvPuts KIKIMR-14867 | Alexander Rutkovsky | 2022-06-28 | 27 | -84/+295 |
* | util: Drop NO_CITYHASH point of customisation | thegeorg | 2022-06-28 | 2 | -12/+8 |
* | Update sysincls to acknowledge stdatomic introduction to libcxx | thegeorg | 2022-06-28 | 4 | -20/+256 |
* | Missing header | svidyuk | 2022-06-28 | 1 | -0/+1 |
* | Accept no writes in donor mode KIKIMR-14637 | Alexander Rutkovsky | 2022-06-28 | 9 | -8/+310 |
* | add column shards test with restarts | Vitalii Gridnev | 2022-06-28 | 4 | -78/+357 |
* | intermediate changes | arcadia-devtools | 2022-06-28 | 415 | -1868/+2048 |
* | restrictions on supported codecs inside ydb LOGBROKER-7533 | alexnick | 2022-06-28 | 7 | -12/+53 |
* | intermediate changes | arcadia-devtools | 2022-06-28 | 2 | -2/+14 |
* | YQL-13966 const predicate, equijoin for cartesian part | Vitaly Stoyan | 2022-06-27 | 1 | -111/+162 |
* | intermediate changes | arcadia-devtools | 2022-06-27 | 1 | -17/+37 |
* | feat: TS_BUNDLE with dependencies | miripiruni | 2022-06-27 | 7 | -159/+261 |
* | YQL-14728 bare star should not include external columns | Vitaly Stoyan | 2022-06-27 | 1 | -12/+9 |
* | Revert commit r9636999 | Aleksandr | 2022-06-27 | 2 | -4/+4 |
* | intermediate changes | arcadia-devtools | 2022-06-27 | 4 | -8/+18 |
* | YQL-15033 Fix atom settings. | a-romanov | 2022-06-27 | 1 | -1/+1 |
* | Merge pull request #77 from zinal/fix_ydbDocRoot | alexv-smirnov | 2022-06-27 | 9 | -8/+10 |
|\ | |||||
| * | Updated the YDB docs repository location to the correct one, using the new va... | Maksim Zinal | 2022-06-22 | 9 | -8/+10 |
* | | top partition tables KIKIMR-15061 | Aleksandr Dmitriev | 2022-06-27 | 34 | -377/+1359 |
* | | Stop providing non-inlined MurmurHashSizeT | thegeorg | 2022-06-27 | 3 | -10/+6 |
* | | intermediate changes | arcadia-devtools | 2022-06-27 | 1 | -10/+10 |
* | | clang-tidy: up to 14.0.4, add taxi checks | sanyash | 2022-06-27 | 2 | -4/+4 |
* | | intermediate changes | arcadia-devtools | 2022-06-27 | 4 | -1353/+1381 |
* | | Fix db path | bazeltsev | 2022-06-26 | 9 | -30/+32 |
* | | Temporarily hide cdc | bazeltsev | 2022-06-26 | 2 | -2/+4 |
* | | fix: anchor syntax | birman111 | 2022-06-26 | 1 | -10/+10 |
* | | Update docs favicon | bazeltsev | 2022-06-26 | 1 | -1/+1 |
* | | intermediate changes | arcadia-devtools | 2022-06-26 | 14 | -3890/+1395 |
* | | Update YDB CLI version in docs for opensource, KIKIMR-15197 | Nikolay Perfilov | 2022-06-25 | 8 | -0/+8 |
* | | YQ-1193: replace NO_COMPILER_WARNINGS with CFLAGS | Sergey Uzhakov | 2022-06-25 | 1 | -2/+2 |
* | | Use 1 thread in dq gateway | Alexey Ozeritskiy | 2022-06-25 | 3 | -112/+214 |
* | | YQL-14728 rotate cross joins in any subtree | Vitaly Stoyan | 2022-06-25 | 1 | -8/+29 |