Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove incorrect check for db path in workload CLI | aidarsamer | 2022-12-08 | 3 | -18/+0 |
| | | | Remove incorrect check for db path in workload CLI | ||||
* | Add final projection to SSA program. | aidarsamer | 2022-12-08 | 8 | -79/+150 |
| | | | | | | | | Fix SSA Projection command apply to work correctly. Add unit test for final Projection order. Add final projection to SSA program. Fix SSA Projection command apply to work correctly. | ||||
* | AS1.4, | kruall | 2022-12-08 | 19 | -23/+583 |
| | |||||
* | Add EnableSmallDiskOptimization feature flag, | serg-belyakov | 2022-12-08 | 23 | -44/+66 |
| | | | Add feature flag | ||||
* | support multiple conflicting immediate effects in kqp | ulya-sidorina | 2022-12-08 | 6 | -138/+248 |
| | | | fix(kqp): support multiple conflicting effects in kqp | ||||
* | Node maintenance requests | kvk1920 | 2022-12-08 | 2 | -4/+10 |
| | |||||
* | add auth support to tenant (database) commands | xenoxeno | 2022-12-08 | 2 | -0/+39 |
| | |||||
* | support sources in data query executor | ssmike | 2022-12-08 | 9 | -103/+174 |
| | |||||
* | TContiguousData reimplement backend | innokentii | 2022-12-07 | 6 | -201/+276 |
| | | | replace shared_data controlling backend with internal one | ||||
* | add encryption mode to volume config | arigachnyy | 2022-12-07 | 1 | -3/+8 |
| | |||||
* | Refactor TKqpLoadActor | va-kuznecov | 2022-12-07 | 3 | -88/+52 |
| | |||||
* | Implement pattern cache blacklist | va-kuznecov | 2022-12-07 | 4 | -6/+30 |
| | |||||
* | Improve error handling: add counters for internal, other and because of ban ↵ | nocomer | 2022-12-07 | 2 | -9/+20 |
| | | | | errors/fails, provide source of errors and reasons of coroutine cancellations | ||||
* | pg array types support; more tests | monster | 2022-12-07 | 5 | -185/+472 |
| | |||||
* | RetentionPeriod in cpp sdk | ilnaz | 2022-12-07 | 2 | -2/+22 |
| | |||||
* | enable Hive balancer by default | xenoxeno | 2022-12-07 | 1 | -3/+3 |
| | |||||
* | manager preparation for schema initialization only | ivanmorozov | 2022-12-07 | 18 | -15/+425 |
| | |||||
* | Switch to cloud_id, folder_id, database_id in PQ | mokhotskii | 2022-12-07 | 10 | -219/+117 |
| | | | | | | | | Switch to cloud_id, folder_id, database_id in PQ Update metrics names introduce new names replace stream. prefix with topic. prefix introduce topic counters in http proxy alongside stream. counters | ||||
* | tests/functional/{serverless,tenants}: parametrize for feature flag ↵ | ijon | 2022-12-07 | 5 | -7/+54 |
| | | | | | EnableAlterDatabaseCreateHiveFirst tests/functional/{serverless,tenants}: parametrize for feature flag EnableAlterDatabaseCreateHiveFirst | ||||
* | [yql] Isolate Evaluation states | udovichenko-r | 2022-12-07 | 4 | -12/+29 |
| | |||||
* | Emit proper error message when top level named subquery statement is found ↵ | aneporada | 2022-12-07 | 4 | -1/+58 |
| | | | | in libraries | ||||
* | Fix cast of variant. | a-romanov | 2022-12-07 | 1 | -11/+20 |
| | |||||
* | optimize tablet info merging | xenoxeno | 2022-12-07 | 20 | -110/+453 |
| | |||||
* | [review] [YDB] Check "Added description of YDB upgrade" translate | alextarazanov | 2022-12-07 | 3 | -0/+26 |
| | |||||
* | [review] [YDB] Check "Clarify CLI profile definition" translate | alextarazanov | 2022-12-07 | 1 | -1/+1 |
| | | | Лог локальной сборки без ошибок. | ||||
* | [review] [YDB] Check "Add credits to security changelog" translate | alextarazanov | 2022-12-07 | 1 | -1/+1 |
| | | | Лог локальной сборки без ошибок. | ||||
* | Metering records on query finish | hor911 | 2022-12-07 | 6 | -21/+99 |
| | |||||
* | VirtualTimestamp in cpp sdk | ilnaz | 2022-12-07 | 3 | -6/+27 |
| | |||||
* | sync scheme in load actors with YCSB | eivanov89 | 2022-12-06 | 4 | -32/+32 |
| | |||||
* | check malloc result | vvvv | 2022-12-06 | 2 | -1/+14 |
| | |||||
* | Bytes and string fixes | v-korovin | 2022-12-06 | 1 | -2/+2 |
| | |||||
* | add validation for secret operations | ivanmorozov | 2022-12-06 | 13 | -23/+265 |
| | | | add test | ||||
* | extract state from aggregator | vvvv | 2022-12-06 | 5 | -100/+192 |
| | |||||
* | wait tiering ready for usage | ivanmorozov | 2022-12-06 | 9 | -8/+39 |
| | |||||
* | support Tagged type in kqp | uzhas | 2022-12-06 | 5 | -2/+46 |
| | |||||
* | Introduce LabeledCounters to SysView | mokhotskii | 2022-12-06 | 38 | -56/+1183 |
| | | | Introduce labeled_db counters | ||||
* | [yql] Proper Rewind for exec transformers | udovichenko-r | 2022-12-06 | 1 | -0/+8 |
| | |||||
* | Check queries size in TKqpLoadActor | va-kuznecov | 2022-12-06 | 1 | -0/+1 |
| | |||||
* | show rendered tagged type instead of null | uzhas | 2022-12-06 | 1 | -0/+4 |
| | |||||
* | Start introducing volatile distributed transactions | snaury | 2022-12-06 | 17 | -26/+449 |
| | |||||
* | use path for metadata storage from config | ivanmorozov | 2022-12-06 | 7 | -5/+28 |
| | |||||
* | improve acl control for initializations and secret tables | ivanmorozov | 2022-12-06 | 8 | -22/+70 |
| | | | | correct test format secret requests | ||||
* | schemeshard, alter-extsubdomain: create hive before all other system tablets | ijon | 2022-12-06 | 60 | -2482/+3781 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | schemeshard, alter-extsubdomain: create hive before all other system tablets - make alter-extsubdomain a composite operation: hive creation and extsubdomain construction/altering - create feature flag `EnableAlterDatabaseCreateHiveFirst` (default: false) to switch between old and new behavior alter-extsubdomain now create extsubdomain's Hive first, then wait for it coming alive and only then create other extsubdomain's system tablets (SchemeShard, Coordinators, Mediators and SysViewProcessor). So system tablets are emerging directly in the extsubdomain's Hive and not in the root hive (and do not require separate migration pass). - tests/functional/{rename,serverless,tenants}: refactor to use the common set of cluster/database fixtures - schemeshard: move states of subdomain operations into separate header - schemeshard: move CreateEvCreateTablet out of CreateParts - schemeshard: make alter-extsubdomain semantics on input more strict - schemeshard (unit)tests: add ability to check expected results also by reason - schemeshard (unit)tests: convert TSubDomainSettings into raw literals - schemeshard: fix typos CreateFroceDrop -> CreateForceDrop ListSubThee -> ListSubTree Droping -> Dropping Trasaction -> Transaction Dafault -> Default Buket -> Bucket etc - console: make code for {Create,Alter}Subdomain more identical | ||||
* | Fix race in Info Collector | t1mursadykov | 2022-12-06 | 1 | -2/+2 |
| | |||||
* | Fix nallocx redefinition when using lf allocator on windows | aleexfi | 2022-12-06 | 3 | -13/+18 |
| | |||||
* | [dq] Remove wrong file dedup | udovichenko-r | 2022-12-06 | 3 | -10/+3 |
| | |||||
* | refactor waitresolve statefn | ssmike | 2022-12-06 | 3 | -61/+80 |
| | |||||
* | turn on withTagged flag | uzhas | 2022-12-06 | 2 | -8/+10 |
| | |||||
* | Show the dynamic node use certificate in node broker viewer | molotkov-and | 2022-12-06 | 5 | -8/+28 |
| | |||||
* | audit logs | andrew-rykov | 2022-12-06 | 3 | -36/+30 |
| |