| Commit message (Expand) | Author | Age | Files | Lines |
* | emit each row | vvvv | 2022-09-07 | 1 | -2/+2 |
* | Projection reference in ORDER BY/GROUP BY/DISTINCT ON | vvvv | 2022-09-07 | 2 | -35/+309 |
* | Quoting & metering using RUs | ilnaz | 2022-09-07 | 17 | -209/+622 |
* | PR from branch users/eivanov89/-upsert-sql-load-actor | eivanov89 | 2022-09-07 | 4 | -8/+8 |
* | Remove separate LockLimiter, avoid expiring persistent locks | snaury | 2022-09-07 | 3 | -118/+68 |
* | GroupBy over CH primitives | chertus | 2022-09-07 | 10 | -122/+486 |
* | cleanup | eivanov89 | 2022-09-07 | 87 | -8176/+4275 |
* | Prepare to clang14: fix boost/fusion -Wdeprecated-copy | heretic | 2022-09-07 | 2 | -0/+2 |
* | Prepare to clang14: fix boost/iostreams --deprecated-copy | heretic | 2022-09-07 | 1 | -0/+2 |
* | up to 2K generated paths | uzhas | 2022-09-07 | 1 | -1/+1 |
* | rename Upsert to UpsertMkql, add tests for bulk and mkql upsert actors | eivanov89 | 2022-09-07 | 8 | -6/+380 |
* | add RowsCnt parameter and insert command to kv workload | mdartemenko | 2022-09-07 | 6 | -50/+170 |
* | support write sessions with explicit partition_id | ildar-khisam | 2022-09-07 | 2 | -12/+23 |
* | Fix blob collection check, | serg-belyakov | 2022-09-07 | 1 | -1/+1 |
* | Read headers in seprate result field. | a-romanov | 2022-09-07 | 3 | -13/+36 |
* | Make sure to use controls in the UncommittedReads test | snaury | 2022-09-07 | 1 | -1/+1 |
* | Add method for sending message without waking thread up, | kruall | 2022-09-07 | 12 | -122/+238 |
* | strip enum values | uzhas | 2022-09-07 | 2 | -2/+28 |
* | hotfix: always only one block per file. | a-romanov | 2022-09-07 | 2 | -5/+6 |
* | Update contrib/restricted/aws/aws-c-io to 0.13.4 | robot-contrib | 2022-09-07 | 2 | -4/+3 |
* | enable vcsPath for yfm docs | snermolaev | 2022-09-07 | 887 | -193644/+29 |
* | Fix empty resolve result query | alexvru | 2022-09-07 | 9 | -50/+74 |
* | size limit has been added | hcpp | 2022-09-07 | 6 | -61/+75 |
* | Pass JobId and RetryCount to RunActor | hor911 | 2022-09-06 | 6 | -5/+20 |
* | Update contrib/libs/sqlite3 to 3.39.3 | robot-contrib | 2022-09-06 | 3 | -34/+102 |
* | new recommended flags and add features flags argument to GetParsedUri | socialgraph | 2022-09-06 | 1 | -0/+2 |
* | Use simple refcount and tagged list items for TOperation | snaury | 2022-09-06 | 3 | -88/+78 |
* | Fix incorrectly replying with potentially uncommitted data in reads | snaury | 2022-09-06 | 2 | -4/+154 |
* | simultaneous limits for different request cases | ivanmorozov | 2022-09-06 | 4 | -28/+58 |
* | add recipes for driver init and go's database/sql | asmyasnikov | 2022-09-06 | 88 | -1298/+2279 |
* | use text for NULL literal | vvvv | 2022-09-06 | 1 | -1/+1 |
* | [] migrate to new topic service | shmel1k | 2022-09-06 | 4 | -129/+39 |
* | [review] [YDB] Cluster extension | alextarazanov | 2022-09-06 | 2 | -21/+20 |
* | Add healthcheck to YDB CLI | pnv1 | 2022-09-06 | 4 | -0/+143 |
* | Improve dsproxy mock space color flag setter, | serg-belyakov | 2022-09-06 | 2 | -32/+5 |
* | Update contrib/restricted/boost/serialization to 1.80.0 | robot-contrib | 2022-09-06 | 154 | -1192/+2746 |
* | Add storageLImitMb to MVP YDS datastreams response | mokhotskii | 2022-09-06 | 1 | -0/+1 |
* | Fix pdisk mock in race tests, | serg-belyakov | 2022-09-06 | 2 | -20/+67 |
* | add not null info to describe table result | ulya-sidorina | 2022-09-06 | 2 | -4/+42 |
* | Persistent write locks in datashard, | snaury | 2022-09-06 | 27 | -589/+1989 |
* | Fix GC in kv tablet, | kruall | 2022-09-06 | 4 | -17/+89 |
* | set memtag in Perform thread | uzhas | 2022-09-06 | 2 | -0/+9 |
* | ,revert changes, remove confusing column list | uzhas | 2022-09-06 | 1 | -2/+1 |
* | prevent evicting duplication and ttl conflict | ivanmorozov | 2022-09-06 | 10 | -64/+95 |
* | protoc: Backport unaccepted PR #9977 to add keywords introduced by C++20 | alexiprof | 2022-09-06 | 1 | -1/+5 |
* | Update the pdisk chunk state diagram v2 | cthulhu | 2022-09-06 | 1 | -338/+565 |
* | convert most locations to positions in AST and errors | vvvv | 2022-09-06 | 2 | -44/+167 |
* | PR from branch users/alexv-smirnov/fix/-topics-write-cli-docs | alexv-smirnov | 2022-09-06 | 10 | -298/+431 |
* | [][refactoring] Reduce copy-paste by introducing BuildJoinRenameLambda | aneporada | 2022-09-06 | 3 | -34/+44 |
* | add test coveringbug fix | ildar-khisam | 2022-09-06 | 1 | -21/+57 |