Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make MVCC always enabled and no longer optional KIKIMR-20802 (#1127) | Aleksei Borzenkov | 2024-01-19 | 24 | -866/+67 |
| | | | | | | | * Make MVCC always enabled and no longer optional KIKIMR-20802 * Don't depend on disabled mvcc in serverless tests * Remove disable_mvcc option from kikimr configurator for tests | ||||
* | Release notes ydb cli 2 8 0 (#1050) | Bulat | 2024-01-19 | 10 | -7/+71 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Prepared release notes YDB CLI 2.8.0 * Fixed --collect-diagnostics description * Fix * Mark generic query feature with experimental flag Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> * fix Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> * fix Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> * fix Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> * fix Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> * fix Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> * Fixed issues --------- Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> | ||||
* | Enable remote cache client decompression (#1141) | AlexSm | 2024-01-19 | 1 | -0/+1 |
| | |||||
* | KIKIMR-20778: Тест на лаг обновления данных ↵ | Олег | 2024-01-19 | 1 | -1/+39 |
| | | | | через bulk_upsert (#1143) | ||||
* | YQL-16218 tests dict in tables for sqlin (#1075) | zverevgeny | 2024-01-18 | 7 | -0/+74 |
| | | | | | * temp test src * YQL-16218 tests dict in tables for sqlin | ||||
* | KIKIMR-19671 Refactoring of IWorkloadQueryGenerator and TWorkloadFactory (#1103) | Олег | 2024-01-18 | 19 | -1031/+507 |
| | | | | | | | | | | | | | * KIKIMR-19671 Refactoring of IWorkloadQueryGenerator and TWorkloadFactory Part of https://a.yandex-team.ru/review/4709374 Workload commands in ydb-cli will be generated by generator * fix build * Fix descriptions * fix build * another fix build | ||||
* | YQL-17553: Fix RPC reader data loss (#1114) | Александр Новожилов | 2024-01-18 | 3 | -4/+19 |
| | | | | | * YQL-17553: Fix RPC reader data loss * failure injection | ||||
* | Fix rebinding allocator (#1023) | Artem Alperin | 2024-01-18 | 1 | -10/+10 |
| | |||||
* | fix format (#987) | Artem Alperin | 2024-01-18 | 2 | -2/+2 |
| | |||||
* | Add missing includes (#986) | Artem Alperin | 2024-01-18 | 3 | -1/+3 |
| | |||||
* | Fix dates in TPC-DS/YQL-syntax (#1138) | Alexey Ozeritskiy | 2024-01-18 | 2 | -4/+4 |
| | |||||
* | KIKIMR-18397 HC node restarts issue (#1111) | Andrei Rykov | 2024-01-18 | 1 | -2/+15 |
| | | | | | | | | | | | | | * added RestartsPerPeriod info * added issue * node-check * changed message to NODE UPTIME * changed messages * changed message | ||||
* | YDB-1060 viewer nodes handler add missing sort (#1134) | Andrei Rykov | 2024-01-18 | 1 | -1/+17 |
| | | | | | * degraded-sort * changed to int32 | ||||
* | [YQL-17474] Expand PartitionByKeys with constant keys via YtMap. Do not fuse ↵ | Andrey Neporada | 2024-01-18 | 13 | -16/+298 |
| | | | | | | | | | ops with JobCount setting (#1122) * [YQL-17474] Expand PartitionByKeys with constant keys via YtMap. Do not fuse ops with JobCount setting * switch to DisableOptimizers * switch to pragma | ||||
* | fix use-after-free in TDummySnapshotContext IGNIETFERRO-2059 (#667) | ubyte | 2024-01-18 | 1 | -2/+2 |
| | | | Fix problem detected by clang's lifetime bound static analyzer. | ||||
* | fix namings (#1131) | ivanmorozov333 | 2024-01-18 | 11 | -43/+42 |
| | |||||
* | KIKIMR-20714: Удаляем LongTxService grpc (#1124) | Олег | 2024-01-18 | 44 | -959/+0 |
| | | | | | | | | | | | | | | | | | * KIKIMR-20714 Удаляем LongTxService в тестах * fix tests * Remove test DropColumnOldScheme * KIKIMR-20714: Удаляем LongTxService grpc * fix build * fix tests * fix build * another fix build | ||||
* | Report status for static group (#1116) | Alexander Rutkovsky | 2024-01-18 | 4 | -18/+69 |
| | |||||
* | YQL-16252, YQL-16623: fix set_config (#1121) | Александр Новожилов | 2024-01-18 | 1 | -0/+1 |
| | |||||
* | (refactoring) Move TSchemeCacheHelpers to core/tx/scheme_cache KIKIMR-20673 ↵ | Ilnaz Nizametdinov | 2024-01-18 | 5 | -98/+117 |
| | | | | (#1123) | ||||
* | Add GLOBAL for udf service files (#1106) | Roman Udovichenko | 2024-01-18 | 4 | -3/+4 |
| | |||||
* | YDB-2321 Refactor IP UDF to use supported ipmath library (#618) | Vadim Averin | 2024-01-18 | 5 | -54/+177 |
| | | | | | | | | | | | | | | | | | | | * Apply patch with changes * Add & canonize some tests * More refactoring * Final cleanup * Apply patch with changes * Add & canonize some tests * More refactoring * Final cleanup * Add explicit dependencies on library/cpp/ipv6_address | ||||
* | Add result checking function in arrow_ut.cpp (#1109) | kinash-varvara | 2024-01-18 | 1 | -32/+29 |
| | |||||
* | KIKIMR-20009: fix race condition on blobs removing (#1118) | ivanmorozov333 | 2024-01-18 | 13 | -31/+43 |
| | |||||
* | YQ-2630: fix and support detalization for v1 (#1016) | Egor Zudin | 2024-01-18 | 10 | -76/+123 |
| | | | * also support multiple graphs, move test data to resources | ||||
* | Skip empty description in pr_labels.yaml workflow (#1117) | Ivan Blinkov | 2024-01-18 | 1 | -1/+2 |
| | |||||
* | Fix typo in TPC-DS query (#1125) | Alexey Ozeritskiy | 2024-01-18 | 1 | -1/+1 |
| | |||||
* | Enchanced VDisk & PDisk traces (#864) | Oleg Shatov | 2024-01-18 | 13 | -68/+233 |
| | |||||
* | Library import 8 (#1074) | AlexSm | 2024-01-18 | 850 | -27547/+50346 |
| | | | | | * Library import 8 * Add contrib/libs/cxxsupp/libcxx/include/__verbose_abort | ||||
* | Implemented RemoteTopicReader KIKIMR-20306 (#1093) | Ilnaz Nizametdinov | 2024-01-18 | 9 | -0/+377 |
| | |||||
* | Fix possible node crash in case of unavaliable response (#1107) | Daniil Cherednik | 2024-01-18 | 3 | -3/+9 |
| | | | | | | during refresh token process. The GrpcRequestProxy Unavaliable method should not be used from rpc actors. The interface will be isolated in a future. | ||||
* | Add block reader over file (#1097) | Александр Новожилов | 2024-01-18 | 1 | -0/+18 |
| | |||||
* | add limits for simultaneous compaction (#1096) | ivanmorozov333 | 2024-01-18 | 2 | -1/+3 |
| | | | | | * add limits for simultaneous compaction * fix build | ||||
* | YQL-17493: Wrap returned YQL-typed columns with ToPg (#1059) | Mars Agliullin | 2024-01-18 | 8 | -60/+135 |
| | |||||
* | refactor(kqp): remove unused pragmas (#1052) | Iuliia Sidorina | 2024-01-17 | 8 | -510/+264 |
| | |||||
* | Allow partial column set in case of insert (#1056) | Daniil Cherednik | 2024-01-17 | 9 | -37/+275 |
| | | | | | | | | | | * Allow partial column set in case of insert into table with unique constraint. Co-authored-by: qrort <31865255+qrort@users.noreply.github.com> | ||||
* | YQ-2744: add tpc bucket option for ydb workload tpch (#1098) | Egor Zudin | 2024-01-17 | 4 | -59/+105 |
| | | | | | * YQ-2744: add tpc bucket option for ydb workload tpch * Move bucket to cli parameters | ||||
* | Mute some flaky tests (#1101) | Ilnaz Nizametdinov | 2024-01-17 | 1 | -1/+4 |
| | |||||
* | general steps for data fetching (#1088) | ivanmorozov333 | 2024-01-17 | 35 | -823/+690 |
| | |||||
* | KIKIMR-19522 BTreeIndex Iter Remove single run optimization (#995) | kungurtsev | 2024-01-17 | 6 | -427/+609 |
| | |||||
* | test commit (#996) | starlinskiy | 2024-01-17 | 4 | -0/+90 |
| | |||||
* | fix(kqp): pass right table filter through stream index lookup join (#1034) | Iuliia Sidorina | 2024-01-17 | 10 | -207/+307 |
| | |||||
* | Make test actorsystem actor id globaly unique (#1081) | Robert Drynkin | 2024-01-17 | 1 | -4/+4 |
| | |||||
* | fix stats for splitting (#1079) | ivanmorozov333 | 2024-01-17 | 5 | -34/+48 |
| | | | | | * fix stats for splitting * fix | ||||
* | fix build (#1082) | Konstantin Morozov | 2024-01-17 | 1 | -1/+1 |
| | |||||
* | Safe topic reader KIKIMR-20673 (#1078) | Ilnaz Nizametdinov | 2024-01-17 | 3 | -93/+137 |
| | |||||
* | Unified test cases naming schema for ↵ | Vitaly Isaev | 2024-01-17 | 18 | -149/+192 |
| | | | | ydb/library/yql/providers/generic/connector/tests (#1058) | ||||
* | SplitStageOnDqReplicate -> false (#1068) | Andrey Neporada | 2024-01-17 | 1 | -0/+5 |
| | |||||
* | More strict DqReplicateType ann. Fix pushing LMap/HasItems to stage (#1057) | Andrey Neporada | 2024-01-17 | 23 | -497/+482 |
| | |||||
* | Revert "Disable coordinator if no ingress tasks (#472)" (#1083) | Dmitry Kardymon | 2024-01-17 | 2 | -27/+10 |
| | | | This reverts commit 7c308ffca4e2e378bf364c843707bbd9f434b587. |