summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Table attributesilnaz2022-11-081-0/+9
|
* modify permissionsivanmorozov2022-11-0815-3/+220
| | | | fix win build correct test
* Rebalancing autocheck partitions and distbuild clusters.robot-dts-analyst2022-11-084-15/+27
| | | The process of preparing changes https://sandbox.yandex-team.ru/task/1510045946/view
* add syntax field to query to allow postgresql dialectuzhas2022-11-072-0/+22
|
* initial version of sumvvvv2022-11-077-30/+156
|
* Remove OldEngine optimizers code. ()spuchin2022-11-0747-5608/+783
|
* Switch fuzz tests to contrib/libs/libfuzzerthegeorg2022-11-0752-349/+759
|
* clean tiers on drop tableivanmorozov2022-11-0737-219/+789
|
* [dq] Separate statistics/counters for HandlePull/HandleResult/HandlePrecomputeudovichenko-r2022-11-071-0/+15
|
* Make table view for sentinelinnokentii2022-11-078-88/+671
| | | make table view for sentinel
* Update contrib/restricted/aws/s2n to 1.3.25robot-contrib2022-11-0737-71/+764
|
* add background tasks serviceivanmorozov2022-11-0767-25/+2487
|
* A little fix before many changes.a-romanov2022-11-071-7/+1
|
* correctionivanmorozov2022-11-073-17/+17
|
* Import boost/variant2bugaevskiy2022-11-074-1/+39
|
* [ydb_discovery] add node id to c++ endpoint infoamaramchin2022-11-072-0/+2
| | | add node id to c++ endpoint info
* async send methodivanmorozov2022-11-072-0/+5
|
* bucket is property for external storage config->external storageivanmorozov2022-11-0730-325/+372
| | | | improve s3 tests usage use special subscriber id for same mailbox problem resolving in tiering
* CREATE/DROP standalone column tablechertus2022-11-0729-569/+1263
|
* extract our arrow kernels into librarychertus2022-11-0736-192/+514
|
* Do not decompress the whole portion at once (if possible)ilnaz2022-11-072-52/+98
|
* Supposedly fix for choose-proxy in testskomels2022-11-071-0/+1
|
* Added ydb cli commands table drop and copybazeltsev2022-11-076-61/+94
| | | updated
* More logs while recovering corev-korovin2022-11-071-0/+2
|
* [review] [YDB] Check SelfHeal translatealextarazanov2022-11-074-107/+141
| | | Лог локальной сборки без ошибок
* Added clarity clickhouse benchmarkbazeltsev2022-11-074-4/+71
| | | updated
* path has been added to s3 errorshcpp2022-11-073-9/+42
|
* retries has been added for get folderhcpp2022-11-071-6/+45
|
* [review] [YDB] Check "fixed multiple typos in the docs, reported on Github ↵alextarazanov2022-11-072-2/+2
| | | | | as #105" translate -
* [review] [YDB] Check "Added decommission docs" translatealextarazanov2022-11-072-1/+41
| | |
* cleanup session actor logging processgvit2022-11-061-120/+95
| | | add log prefix to each session actor logging message
* Apply boost yamaker helpers to safe subsetbugaevskiy2022-11-0644-42/+17
|
* continue switching datashard tests to public apigvit2022-11-061-9/+6
|
* continue switching datashard tests to public apigvit2022-11-061-28/+17
|
* continue switching datashard tests to public apigvit2022-11-062-30/+12
|
* continue switching datashard tests to public apigvit2022-11-061-34/+23
|
* V-tenants and mappings in DBhor9112022-11-0634-130/+780
|
* continue switching datashard tests to public apigvit2022-11-051-45/+42
|
* continue switching datashard tests to public apigvit2022-11-051-31/+30
|
* continue switching datashard tests to public apigvit2022-11-052-40/+8
|
* continue switching datashard tests to public apigvit2022-11-051-28/+18
|
* continue switching datashard tests to public apigvit2022-11-051-5/+4
|
* continue switching datashard tests to public apigvit2022-11-052-64/+29
|
* use native arrow parquet reader without CH conversionsvvvv2022-11-0517-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 apigvit2022-11-051-30/+32
|
* [review] [YDB] Check "Added ydb table ttl docs" translatealextarazanov2022-11-054-2/+78
|
* continue switching datashard tests to public apigvit2022-11-042-109/+40
|
* switch close session to public apigvit2022-11-043-36/+24
|
* Fix uncertainty resolver erroralexvru2022-11-0414-293/+460
|
* fix watermarks hungingd-mokhnatkin2022-11-043-4/+13
|