aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix uncertainty resolver erroralexvru2022-11-0414-293/+460
|
* fix watermarks hungingd-mokhnatkin2022-11-043-4/+13
|
* fixes to click benchgvit2022-11-032-43/+25
|
* Remove OldEngine prepare/execution code. ()spuchin2022-11-0324-3750/+89
|
* introduce cpu dashboardmonster2022-11-037-247/+3091
|
* , stats aggregation in async CA, fixes [ProcessInit, MakeDqTaskRunner] counterswhcrc2022-11-0311-48/+82
|
* PR#134 from githubAleksey Myasnikov2022-11-031-1/+1
| | | | | Replace pypi release schield to ydb release schield Pull Request resolved: #134
* additional commands for external storage wrapperivanmorozov2022-11-0313-20/+176
|
* Change "kikimr_runner.py"gvit2022-11-031-2/+2
|
* fix issues backtrace symbolizingmrlolthe1st2022-11-031-2/+13
| | | | | fix issues symbolize test on testing
* ,completely remove combined pollerkulikov2022-11-033-44/+19
| | | | | | | - no significant perfomance gain by now; - balancer doesn't use combined poller; - tests over combined poller normally check only one part; - poll and epoll have some differences in behaivor; - there is probably a bug somewhere (uncaught exception on switch from poll to epoll).
* Add msvc workaround for TContiguousDatainnokentii2022-11-031-2/+2
| | | workaround for msvc compiler
* Added profile creation from stdinbrgayazov2022-11-033-7/+105
|
* Add missing interceptor for getservbyname{_r} by the means of ↵thegeorg2022-11-031-2/+0
| | | | contrib/libs/libc_compat
* Properly use std::max_align_tbabenko2022-11-031-2/+2
|
* [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
|