aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [review] [YDB] Check "fixed paths and commands for YDB TLS certificate ↵alextarazanov2022-11-031-93/+93
| | | | | generation" translate Лог локальной сборки без ошибок
* fix hang on invalid urlxenoxeno2022-11-031-3/+3
|
* Make stlog a bit betteralexvru2022-11-038-78/+243
|
* Introduce aligned_malloc; drop more YTAlloc dependenciesbabenko2022-11-038-38/+37
|
* Update vendor/golang.org/x/net to 0.1.0robot-contrib2022-11-033-22/+28
|
* Remove engine selection flags from configs. ()spuchin2022-11-0233-559/+86
|
* State Storage counting improvement in CMSt1mursadykov2022-11-0210-119/+355
|
* Added international includesbazeltsev2022-11-025-145/+86
| | | updated
* add simple document to clickhouse benchmarkgvit2022-11-024-0/+74
|
* Proxy grpc python runtime from contrib/python/grpciothegeorg2022-11-0224-1059/+0
| | | | | | | | * [grpcio](https://pypi.org/project/grpcio/) is the official package for using grpc from python * grpcio itself remains in `contrib/libs/grpc/src/python/grpcio` while `contrib/python/grpcio` is a public proxy that should be used by everyone * `grpcio-status` and `grpcio-reflection` were put under yamaker pypi * certain unused parts of grpc/src/python have been removed Make precommit hook happy:
* support csv_delimiter in bindinguzhas2022-11-022-5/+12
|
* checked integral arithmericvvvv2022-11-025-23/+220
|
* fix table scheme initgvit2022-11-021-104/+104
|
* [review] [YDB] Check "add recipes for driver init and go's database/sql" ↵alextarazanov2022-11-0290-1318/+2325
| | | | | translate Лог локальной сборки без ошибок
* Enhance load actor docsva-kuznecov2022-11-022-12/+116
|
* [review] [YDB] "TTL run internal" check translatealextarazanov2022-11-021-2/+1
|
* Bug fix for PQ allocatekomels2022-11-022-1/+2
|
* fixa-romanov2022-11-022-6/+11
|
* Change "ydb_workload.cpp"gvit2022-11-021-1/+1
|
* Cleanup unused grpc targetsthegeorg2022-11-0263-3268/+3534
| | | | | * Merge grpc (core), grpc++ and gpr libraries into contrib/libs/grpc * Drop unused grpc_unsecure, grpc++_unsecure and grpc++_error_details * Remove abundance of hacks from import routine
* Add TableService flag for switching pattern cacheva-kuznecov2022-11-023-2/+19
|
* Report space flags and free space share to BlobDepot clientsalexvru2022-11-0210-2/+81
|
* Add comment about necessary nanny settingsskorodumov-s2022-11-021-0/+5
|
* Include schema in empty read table result setssnaury2022-11-015-21/+80
|
* Remove InfoCollector creation for each walle taskt1mursadykov2022-11-014-9/+57
|
* Remove engine selection code from kqp_worker. ()spuchin2022-11-0114-1963/+41
|
* Report group metrics to whiteboardalexvru2022-11-018-19/+46
|
* remove experimental service from ydbgvit2022-11-0124-649/+28
|
* path id usage in cold-storage-key construction as prefixivanmorozov2022-11-0110-82/+123
|
* [review] [YDB] Check translate changelogalextarazanov2022-11-011-30/+30
|
* [review] [YDB] Check translate ydb yqlalextarazanov2022-11-017-7/+285
| | | Clear log
* Replaced config.ParseResult->Has/Get to .StoreResultbrgayazov2022-11-012-253/+257
|
* Rework TTimer in SessionActorva-kuznecov2022-11-011-17/+44
|
* Add TABLESTORE supportpnv12022-11-0116-80/+688
|
* fix datashard unit tests, use public api protobuf formatgvit2022-11-012-26/+14
|
* fix disabled provider caseivanmorozov2022-11-011-0/+3
|
* [review] [YDB] "Added ydb operation docs" check translatealextarazanov2022-11-016-7/+166
|
* idle partitions implementationd-mokhnatkin2022-11-0117-112/+363
|
* Fix TTimer usage in SessionActor, rev. 2va-kuznecov2022-11-011-3/+6
|
* Fix TTimer usage in SessionActorva-kuznecov2022-11-011-7/+4
|
* [review] [YDB] Check translate ydb cli profile update/replacealextarazanov2022-11-016-44/+144
|
* [review] [YDB] Check translate about columnsalextarazanov2022-11-013-10/+9
|
* [review] [YDB] Check translate cdc changefeedalextarazanov2022-11-012-5/+5
|
* Remove WorkerActor code pathva-kuznecov2022-11-014-13/+5
|
* External build system generator release 4robot-ya-builder2022-11-011-2/+5
| | | Update tools: yexport
* Missing deps to generated headerssvidyuk2022-11-014-6/+4
| | | | * Always add ARCHIVE output to cmake sorces as it's intendend to be used as header generator * Precise port of ragel output file name from ya.make to generated cmake
* fixed ubuntu version hardcode;;qkrorlqr2022-10-311-3/+3
|
* Revert changes fromaneporada2022-10-315-59/+55
|
* move datashard tests to rpc actor usage: step 1gvit2022-10-315-212/+199
|
* avoid serialization of source location in MKQL_MEM_TAKEvvvv2022-10-313-14/+33
|