| Commit message (Expand) | Author | Age | Files | Lines |
* | intermediate changes | arcadia-devtools | 2022-02-10 | 5 | -14/+8 |
* | IGNIETFERRO-1970 TStringSplitter::TIteratorState inherits TStringBufType | gleb-kov | 2022-02-10 | 1 | -48/+34 |
* | YQ-675: fix hopping | d-mokhnatkin | 2022-02-10 | 5 | -197/+570 |
* | KIKIMR-12580: replace Y_VERIFY_DEBUG with YQL_ENSURE | Igor Makunin | 2022-02-10 | 1 | -1/+1 |
* | intermediate changes | arcadia-devtools | 2022-02-10 | 10 | -1330/+1359 |
* | KIKIMR-12574: set (-∞, +∞) to ReadRange for fullscan | ulya-sidorina | 2022-02-10 | 1 | -1/+1 |
* | intermediate changes | arcadia-devtools | 2022-02-10 | 1 | -2/+2 |
* | YQL-13710 get rid of pgquery's protobuf, use only PG sources directly | vvvv | 2022-02-10 | 7 | -369/+4618 |
* | intermediate changes | arcadia-devtools | 2022-02-10 | 1 | -1/+1 |
* | YQ-356 Validate CreateQuery and ModifyQuery API calls | Vasily Gerasimov | 2022-02-10 | 3 | -12/+19 |
* | intermediate changes | arcadia-devtools | 2022-02-10 | 5 | -5/+11 |
* | [yql] Extract downloaders from file storage | udovichenko-r | 2022-02-10 | 17 | -585/+377 |
* | [yql] Drop extract predicate ast tracer | udovichenko-r | 2022-02-10 | 1 | -2/+2 |
* | intermediate changes | arcadia-devtools | 2022-02-10 | 4 | -7/+8 |
* | KIKIMR-13802: get rid of TNotReadyTabletException in NewEngine | Igor Makunin | 2022-02-10 | 7 | -30/+70 |
* | cli profiles, auth fixes | alexv-smirnov | 2022-02-10 | 22 | -105/+425 |
* | KIKIMR-13365. Add workload commands to ydb cli. | Aidar Samerkhanov | 2022-02-10 | 44 | -42/+5585 |
* | Add AST handling for static credentials to ydb core, KIKIMR-14086 | pnv1 | 2022-02-10 | 19 | -141/+1479 |
* | intermediate changes | arcadia-devtools | 2022-02-10 | 4 | -7/+5261 |
* | [yql] Multi...FieldsSubset optimizers | udovichenko-r | 2022-02-10 | 1 | -14/+16 |
* | LOGBROKER-7220 Move cloud_id, folder_id, db_id | mokhotskii | 2022-02-10 | 3 | -23/+38 |
* | RateLimiter should have access to all attributes on the schema. KIKIMR-14262 | Daniil Cherednik | 2022-02-10 | 1 | -5/+6 |
* | YQL-13710 use raw PG parser | vvvv | 2022-02-10 | 8 | -330/+415 |
* | intermediate changes | arcadia-devtools | 2022-02-10 | 2 | -1/+13 |
* | update README (KIKIMR-14046) | Andrey Fomichev | 2022-02-10 | 1 | -12/+13 |
* | intermediate changes | arcadia-devtools | 2022-02-10 | 5 | -40/+10 |
* | update according to feedback (KIKIMR-14046) | Andrey Fomichev | 2022-02-10 | 1 | -1/+1 |
* | intermediate changes | arcadia-devtools | 2022-02-10 | 136 | -27447/+14661 |
* | SpinLockPause for arm64 | vskipin | 2022-02-10 | 1 | -1/+6 |
* | add sensor label KIKIMR-12474 | monster | 2022-02-10 | 3 | -4/+5 |
* | intermediate changes | arcadia-devtools | 2022-02-10 | 1 | -1/+1 |
* | Fix node registration KIKIMR-14249 | Alexander Rutkovsky | 2022-02-10 | 3 | -10/+19 |
* | looks final to me KIKIMR-14046 | kovalad | 2022-02-10 | 3 | -16/+18 |
* | KIKIMR-9748: do not read non-existing UserTablesStats table | Evgeniy Ivanov | 2022-02-10 | 1 | -1/+2 |
* | Add a test for mvcc switching code, fix bugs, KIKIMR-14259 | Alexey Borzenkov | 2022-02-10 | 4 | -7/+90 |
* | fixes & cleanups in ydb docker docs KIKIMR-14275 | Vitalii Gridnev | 2022-02-10 | 6 | -15/+37 |
* | intermediate changes | arcadia-devtools | 2022-02-08 | 1 | -1/+1 |
* | YQ-830 Using ActorSystem for YQ logging | dinmukhammed | 2022-02-08 | 5 | -16/+37 |
* | intermediate changes | arcadia-devtools | 2022-02-08 | 8 | -141/+211 |
* | Schema snapshots KIKIMR-14255 | Ilnaz Nizametdinov | 2022-02-08 | 10 | -46/+407 |
* | intermediate changes | arcadia-devtools | 2022-02-08 | 1 | -2/+2 |
* | Set TxId not Step to the maximum value, KIKIMR-14259 | Alexey Borzenkov | 2022-02-08 | 1 | -1/+1 |
* | DQ21: Async compute actor | aozeritsky | 2022-02-08 | 4 | -4/+454 |
* | intermediate changes | arcadia-devtools | 2022-02-08 | 32 | -129/+544 |
* | KIKIMR-11163 checking connect right is aware of AllowYdbRequestsWithoutDatabase | svc | 2022-02-08 | 4 | -36/+247 |
* | Include hidden data within main rows in mvcc garbage histograms, KIKIMR-14257 | Alexey Borzenkov | 2022-02-08 | 3 | -28/+77 |
* | KIKIMR-10757: more NewEngine queries and tests | Igor Makunin | 2022-02-08 | 1 | -70/+71 |
* | intermediate changes | arcadia-devtools | 2022-02-08 | 6 | -17/+15 |
* | DQ-21: The final preparation for the inheritance | aozeritsky | 2022-02-08 | 1 | -10/+10 |
* | KIKIMR-10757: fix test | Igor Makunin | 2022-02-08 | 1 | -1/+1 |