Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added clarity clickhouse benchmark | bazeltsev | 2022-11-07 | 4 | -4/+71 |
| | | | updated | ||||
* | path has been added to s3 errors | hcpp | 2022-11-07 | 3 | -9/+42 |
| | |||||
* | retries has been added for get folder | hcpp | 2022-11-07 | 1 | -6/+45 |
| | |||||
* | [review] [YDB] Check "fixed multiple typos in the docs, reported on Github ↵ | alextarazanov | 2022-11-07 | 2 | -2/+2 |
| | | | | | as #105" translate - | ||||
* | [review] [YDB] Check "Added decommission docs" translate | alextarazanov | 2022-11-07 | 2 | -1/+41 |
| | | | — | ||||
* | cleanup session actor logging process | gvit | 2022-11-06 | 1 | -120/+95 |
| | | | add log prefix to each session actor logging message | ||||
* | Apply boost yamaker helpers to safe subset | bugaevskiy | 2022-11-06 | 44 | -42/+17 |
| | |||||
* | continue switching datashard tests to public api | gvit | 2022-11-06 | 1 | -9/+6 |
| | |||||
* | continue switching datashard tests to public api | gvit | 2022-11-06 | 1 | -28/+17 |
| | |||||
* | continue switching datashard tests to public api | gvit | 2022-11-06 | 2 | -30/+12 |
| | |||||
* | continue switching datashard tests to public api | gvit | 2022-11-06 | 1 | -34/+23 |
| | |||||
* | V-tenants and mappings in DB | hor911 | 2022-11-06 | 34 | -130/+780 |
| | |||||
* | continue switching datashard tests to public api | gvit | 2022-11-05 | 1 | -45/+42 |
| | |||||
* | continue switching datashard tests to public api | gvit | 2022-11-05 | 1 | -31/+30 |
| | |||||
* | continue switching datashard tests to public api | gvit | 2022-11-05 | 2 | -40/+8 |
| | |||||
* | continue switching datashard tests to public api | gvit | 2022-11-05 | 1 | -28/+18 |
| | |||||
* | continue switching datashard tests to public api | gvit | 2022-11-05 | 1 | -5/+4 |
| | |||||
* | continue switching datashard tests to public api | gvit | 2022-11-05 | 2 | -64/+29 |
| | |||||
* | use native arrow parquet reader without CH conversions | vvvv | 2022-11-05 | 17 | -133/+518 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Запрос вида %% pragma UseBlocks; SELECT count(*) -- EventDate -- RemoteIP FROM `yq-clickbench-local`.`hits_*.parquet` WITH ( format=parquet, SCHEMA ( RemoteIP INTEGER NOT NULL, CounterID INTEGER NOT NULL, --EventDate Date NOT NULL, --EventTime Timestamp NOT NULL ) ) limit 100 ; %% для обычного режима с 100 файлами clickbench 14Гб %% Execution precomputes complete, duration: 5.962375s %% для UseBlocks %% Execution precomputes complete, duration: 0.306933s %% Для UseBlocks но при чтении с S3 %% Execution precomputes complete, duration: 97.178274s %% Без UseBlocks но при чтении с S3 %% Execution precomputes complete, duration: 111.921679s %% Заодно пропадает костыль, что нужно читать хотя бы одну колонку - parquet reader умеет читать 0 колонок, и при этом говорить число строк | ||||
* | continue switching datashard tests to public api | gvit | 2022-11-05 | 1 | -30/+32 |
| | |||||
* | [review] [YDB] Check "Added ydb table ttl docs" translate | alextarazanov | 2022-11-05 | 4 | -2/+78 |
| | |||||
* | continue switching datashard tests to public api | gvit | 2022-11-04 | 2 | -109/+40 |
| | |||||
* | switch close session to public api | gvit | 2022-11-04 | 3 | -36/+24 |
| | |||||
* | Fix uncertainty resolver error | alexvru | 2022-11-04 | 14 | -293/+460 |
| | |||||
* | fix watermarks hunging | d-mokhnatkin | 2022-11-04 | 3 | -4/+13 |
| | |||||
* | fixes to click bench | gvit | 2022-11-03 | 2 | -43/+25 |
| | |||||
* | Remove OldEngine prepare/execution code. () | spuchin | 2022-11-03 | 24 | -3750/+89 |
| | |||||
* | introduce cpu dashboard | monster | 2022-11-03 | 7 | -247/+3091 |
| | |||||
* | , stats aggregation in async CA, fixes [ProcessInit, MakeDqTaskRunner] counters | whcrc | 2022-11-03 | 11 | -48/+82 |
| | |||||
* | PR#134 from github | Aleksey Myasnikov | 2022-11-03 | 1 | -1/+1 |
| | | | | | Replace pypi release schield to ydb release schield Pull Request resolved: #134 | ||||
* | additional commands for external storage wrapper | ivanmorozov | 2022-11-03 | 13 | -20/+176 |
| | |||||
* | Change "kikimr_runner.py" | gvit | 2022-11-03 | 1 | -2/+2 |
| | |||||
* | fix issues backtrace symbolizing | mrlolthe1st | 2022-11-03 | 1 | -2/+13 |
| | | | | | fix issues symbolize test on testing | ||||
* | ,completely remove combined poller | kulikov | 2022-11-03 | 3 | -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 TContiguousData | innokentii | 2022-11-03 | 1 | -2/+2 |
| | | | workaround for msvc compiler | ||||
* | Added profile creation from stdin | brgayazov | 2022-11-03 | 3 | -7/+105 |
| | |||||
* | Add missing interceptor for getservbyname{_r} by the means of ↵ | thegeorg | 2022-11-03 | 1 | -2/+0 |
| | | | | contrib/libs/libc_compat | ||||
* | Properly use std::max_align_t | babenko | 2022-11-03 | 1 | -2/+2 |
| | |||||
* | [review] [YDB] Check "fixed paths and commands for YDB TLS certificate ↵ | alextarazanov | 2022-11-03 | 1 | -93/+93 |
| | | | | | generation" translate Лог локальной сборки без ошибок | ||||
* | fix hang on invalid url | xenoxeno | 2022-11-03 | 1 | -3/+3 |
| | |||||
* | Make stlog a bit better | alexvru | 2022-11-03 | 8 | -78/+243 |
| | |||||
* | Introduce aligned_malloc; drop more YTAlloc dependencies | babenko | 2022-11-03 | 8 | -38/+37 |
| | |||||
* | Update vendor/golang.org/x/net to 0.1.0 | robot-contrib | 2022-11-03 | 3 | -22/+28 |
| | |||||
* | Remove engine selection flags from configs. () | spuchin | 2022-11-02 | 33 | -559/+86 |
| | |||||
* | State Storage counting improvement in CMS | t1mursadykov | 2022-11-02 | 10 | -119/+355 |
| | |||||
* | Added international includes | bazeltsev | 2022-11-02 | 5 | -145/+86 |
| | | | updated | ||||
* | add simple document to clickhouse benchmark | gvit | 2022-11-02 | 4 | -0/+74 |
| | |||||
* | Proxy grpc python runtime from contrib/python/grpcio | thegeorg | 2022-11-02 | 24 | -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 binding | uzhas | 2022-11-02 | 2 | -5/+12 |
| | |||||
* | checked integral arithmeric | vvvv | 2022-11-02 | 5 | -23/+220 |
| |