summaryrefslogtreecommitdiffstats
path: root/contrib/libs/miniselect
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2025-08-312-0/+31
| | | | commit_hash:d8a5d171761d004556c21491e0dbec959e6818a5
* Intermediate changesrobot-piglet2025-05-071-1/+1
| | | | commit_hash:8e91f1bc83ec2f7c5c04762b6c4a7343ab3506f2
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-0910-0/+2178
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* feat contrib: aiogram 3armenqa2024-01-196-91/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* External build system generator release 65robot-ya-builder2023-12-051-3/+3
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-202-0/+16
|
* add ymake export to ydbalexv-smirnov2023-06-131-0/+17
|
* External build system generator release 29robot-ya-builder2023-04-191-1/+1
| | | Update tools: yexport
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-281-17/+0
|
* External build system generator release 21robot-ya-builder2023-03-171-3/+3
| | | Update tools: yexport
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-151-0/+17
|
* Intermediate changesrobot-piglet2023-03-092-0/+16
|
* Intermediate changesrobot-piglet2023-03-073-2/+2
|
* External build system generator release 17robot-ya-builder2023-03-061-1/+1
| | | Update tools: yexport
* use miniselectvvvv2023-02-098-0/+487
Для запроса %% pragma UseBlocks; SELECT RemoteIP as r FROM `yq-clickbench-local`.`hits_*.parquet` WITH ( format=parquet, SCHEMA ( RemoteIP INTEGER NOT NULL, ) ) order by r limit 5 ; %% время уменьшилось с 0.47c до 0,34с