aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add block reads for column shard tables.aidarsamer2023-02-1527-209/+712
| | | Add block reads for column shard tables
* correct schemeivanmorozov2023-02-153-55/+55
| | | canondata
* optimization for a large number of consumersalexbogo2023-02-1510-202/+144
| | | init
* commit offset method implementationildar-khisam2023-02-154-10/+53
| | | commit offset method implementation
* fix update token testildar-khisam2023-02-151-1/+8
| | | fix update token test
* Update contrib/restricted/aws/s2n to 1.3.35robot-contrib2023-02-154-114/+171
|
* Correct RR creation after crash on inithor9112023-02-1410-97/+86
|
* Do not log authentification issue with ERROR, NOTICE level.dcherednik2023-02-143-5/+5
|
* Keep all relevant data updated in DrivesSerials. Use it in TAddDriveSerial.yuryalekseev2023-02-142-36/+9
|
* Common discovery actorilnaz2023-02-148-296/+429
|
* use llvm cache for compute nodesivanmorozov2023-02-141-0/+1
|
* Quick fix for races in unimplemented grpc methodssnaury2023-02-142-8/+21
|
* Migrate black linter on custom_lint pipelinesay2023-02-14409-0/+295517
|
* Update contrib/libs/nghttp2 to 1.52.0robot-contrib2023-02-144-260/+14
|
* [Sensors type change] Caching FQDN IP resolution for lib curl usageauzhegov2023-02-142-9/+5
|
* Unset PDiskType and BoxId on TRemoveDriveSerial.yuryalekseev2023-02-141-0/+2
|
* Add parsing home directory in pathsbrgayazov2023-02-144-13/+22
|
* fix foralexnick2023-02-146-15/+21
| | | fix for
* Discoverer -> TargetDiscovererilnaz2023-02-147-15/+15
|
* Intermediate changesrobot-piglet2023-02-143-3/+91
|
* refactor session actorgvit2023-02-147-154/+366
|
* Use DrivesSerials instead of NodeIdByDiskSerialNumber.yuryalekseev2023-02-147-43/+74
|
* Enable move index as default settings.dcherednik2023-02-143-2/+4
|
* Fix access to Staff api with TVM tokenmolotkov-and2023-02-141-6/+6
|
* - full mapping with hive interactionkomels2023-02-146-80/+250
|
* remove set enable mvcc in kqp testsgvit2023-02-147-202/+23
|
* Improve upgrade docsstunder2023-02-142-5/+24
|
* Remove redundant test launches,serg-belyakov2023-02-143-12/+0
| | | Redundant
* Simplify code and little fix.a-romanov2023-02-143-140/+146
|
* hc hardquota monitoringandrew-rykov2023-02-142-20/+30
|
* another attempt to stabilize perf test in different environmentsxenoxeno2023-02-141-1/+1
|
* Fix UB in datashard (reference to nullptr)va-kuznecov2023-02-144-8/+8
|
* add retries to TKqpDataExecutershumkovnd2023-02-137-142/+140
|
* forget lost evictions (evicting & dropped blobs)chertus2023-02-138-27/+64
|
* Fixed bug with query file and added KeepInCachebrgayazov2023-02-131-2/+3
|
* Drop replicationilnaz2023-02-1330-56/+861
|
* Add unified_agent backend for yql loggingepbugaev2023-02-132-5/+41
| | | Add unified agent log backend for yql
* Decrease number of corruptions in BlobScrubbing tests,serg-belyakov2023-02-131-8/+12
| | | Decrease number of corruptions
* fix retries usage for undefined shard caseivanmorozov2023-02-131-0/+1
|
* Introduce tests on error codeslpetrov022023-02-1322-240/+743
| | | | | | | Saves minor changes to pull from trunk Saves changes Adds alternative (to think) variants of http codes for ydb statuses
* Intermediate changesrobot-piglet2023-02-134-1/+66
|
* Move detection of unused join keys to YT provideraneporada2023-02-133-137/+12
| | | It is too expensive (and not needed) to maintain unusedKey setting inside EquiJoin node
* Limit on shard for scripting service ut.dcherednik2023-02-131-0/+54
|
* Fix ub in erasure_ut.cppva-kuznecov2023-02-131-14/+2
|
* blocking cache for computation patters, activating cache in local dq gatewayvvvv2023-02-138-23/+135
|
* keep issues from retriesssmike2023-02-131-1/+8
|
* correct planning policy. use maximal cpu with memory limitsivanmorozov2023-02-132-64/+114
|
* Переименовать TPersQueueGroupInfo to TTopicInfo, TPQShardInfo ↵tesseract2023-02-1313-103/+109
| | | | | | | | | | | | | to TTopicTabletInfo и TPersQueueInfo to TTopicPartitionInfo rename PQInfos to Partitions rename PersQueueGroups to Topics rename TPersQueueGroupInfo to TTopicInfo rename TPQShardInfo to TTopicTabletInfo rename TPersQueueInfo to TTopicPartitionInfo
* Improve dstool docsbazeltsev2023-02-1319-172/+216
| | | updated
* Fix precomputed limits in iterator sourcesssmike2023-02-131-9/+58
|