Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add block reads for column shard tables. | aidarsamer | 2023-02-15 | 27 | -209/+712 |
| | | | Add block reads for column shard tables | ||||
* | correct scheme | ivanmorozov | 2023-02-15 | 3 | -55/+55 |
| | | | canondata | ||||
* | optimization for a large number of consumers | alexbogo | 2023-02-15 | 10 | -202/+144 |
| | | | init | ||||
* | commit offset method implementation | ildar-khisam | 2023-02-15 | 4 | -10/+53 |
| | | | commit offset method implementation | ||||
* | fix update token test | ildar-khisam | 2023-02-15 | 1 | -1/+8 |
| | | | fix update token test | ||||
* | Update contrib/restricted/aws/s2n to 1.3.35 | robot-contrib | 2023-02-15 | 4 | -114/+171 |
| | |||||
* | Correct RR creation after crash on init | hor911 | 2023-02-14 | 10 | -97/+86 |
| | |||||
* | Do not log authentification issue with ERROR, NOTICE level. | dcherednik | 2023-02-14 | 3 | -5/+5 |
| | |||||
* | Keep all relevant data updated in DrivesSerials. Use it in TAddDriveSerial. | yuryalekseev | 2023-02-14 | 2 | -36/+9 |
| | |||||
* | Common discovery actor | ilnaz | 2023-02-14 | 8 | -296/+429 |
| | |||||
* | use llvm cache for compute nodes | ivanmorozov | 2023-02-14 | 1 | -0/+1 |
| | |||||
* | Quick fix for races in unimplemented grpc methods | snaury | 2023-02-14 | 2 | -8/+21 |
| | |||||
* | Migrate black linter on custom_lint pipeline | say | 2023-02-14 | 409 | -0/+295517 |
| | |||||
* | Update contrib/libs/nghttp2 to 1.52.0 | robot-contrib | 2023-02-14 | 4 | -260/+14 |
| | |||||
* | [Sensors type change] Caching FQDN IP resolution for lib curl usage | auzhegov | 2023-02-14 | 2 | -9/+5 |
| | |||||
* | Unset PDiskType and BoxId on TRemoveDriveSerial. | yuryalekseev | 2023-02-14 | 1 | -0/+2 |
| | |||||
* | Add parsing home directory in paths | brgayazov | 2023-02-14 | 4 | -13/+22 |
| | |||||
* | fix for | alexnick | 2023-02-14 | 6 | -15/+21 |
| | | | fix for | ||||
* | Discoverer -> TargetDiscoverer | ilnaz | 2023-02-14 | 7 | -15/+15 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-14 | 3 | -3/+91 |
| | |||||
* | refactor session actor | gvit | 2023-02-14 | 7 | -154/+366 |
| | |||||
* | Use DrivesSerials instead of NodeIdByDiskSerialNumber. | yuryalekseev | 2023-02-14 | 7 | -43/+74 |
| | |||||
* | Enable move index as default settings. | dcherednik | 2023-02-14 | 3 | -2/+4 |
| | |||||
* | Fix access to Staff api with TVM token | molotkov-and | 2023-02-14 | 1 | -6/+6 |
| | |||||
* | - full mapping with hive interaction | komels | 2023-02-14 | 6 | -80/+250 |
| | |||||
* | remove set enable mvcc in kqp tests | gvit | 2023-02-14 | 7 | -202/+23 |
| | |||||
* | Improve upgrade docs | stunder | 2023-02-14 | 2 | -5/+24 |
| | |||||
* | Remove redundant test launches, | serg-belyakov | 2023-02-14 | 3 | -12/+0 |
| | | | Redundant | ||||
* | Simplify code and little fix. | a-romanov | 2023-02-14 | 3 | -140/+146 |
| | |||||
* | hc hardquota monitoring | andrew-rykov | 2023-02-14 | 2 | -20/+30 |
| | |||||
* | another attempt to stabilize perf test in different environments | xenoxeno | 2023-02-14 | 1 | -1/+1 |
| | |||||
* | Fix UB in datashard (reference to nullptr) | va-kuznecov | 2023-02-14 | 4 | -8/+8 |
| | |||||
* | add retries to TKqpDataExecuter | shumkovnd | 2023-02-13 | 7 | -142/+140 |
| | |||||
* | forget lost evictions (evicting & dropped blobs) | chertus | 2023-02-13 | 8 | -27/+64 |
| | |||||
* | Fixed bug with query file and added KeepInCache | brgayazov | 2023-02-13 | 1 | -2/+3 |
| | |||||
* | Drop replication | ilnaz | 2023-02-13 | 30 | -56/+861 |
| | |||||
* | Add unified_agent backend for yql logging | epbugaev | 2023-02-13 | 2 | -5/+41 |
| | | | Add unified agent log backend for yql | ||||
* | Decrease number of corruptions in BlobScrubbing tests, | serg-belyakov | 2023-02-13 | 1 | -8/+12 |
| | | | Decrease number of corruptions | ||||
* | fix retries usage for undefined shard case | ivanmorozov | 2023-02-13 | 1 | -0/+1 |
| | |||||
* | Introduce tests on error codes | lpetrov02 | 2023-02-13 | 22 | -240/+743 |
| | | | | | | | Saves minor changes to pull from trunk Saves changes Adds alternative (to think) variants of http codes for ydb statuses | ||||
* | Intermediate changes | robot-piglet | 2023-02-13 | 4 | -1/+66 |
| | |||||
* | Move detection of unused join keys to YT provider | aneporada | 2023-02-13 | 3 | -137/+12 |
| | | | It is too expensive (and not needed) to maintain unusedKey setting inside EquiJoin node | ||||
* | Limit on shard for scripting service ut. | dcherednik | 2023-02-13 | 1 | -0/+54 |
| | |||||
* | Fix ub in erasure_ut.cpp | va-kuznecov | 2023-02-13 | 1 | -14/+2 |
| | |||||
* | blocking cache for computation patters, activating cache in local dq gateway | vvvv | 2023-02-13 | 8 | -23/+135 |
| | |||||
* | keep issues from retries | ssmike | 2023-02-13 | 1 | -1/+8 |
| | |||||
* | correct planning policy. use maximal cpu with memory limits | ivanmorozov | 2023-02-13 | 2 | -64/+114 |
| | |||||
* | Переименовать TPersQueueGroupInfo to TTopicInfo, TPQShardInfo ↵ | tesseract | 2023-02-13 | 13 | -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 docs | bazeltsev | 2023-02-13 | 19 | -172/+216 |
| | | | updated | ||||
* | Fix precomputed limits in iterator sources | ssmike | 2023-02-13 | 1 | -9/+58 |
| |