aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix testivanmorozov2023-01-121-2/+2
|
* Add static asserts on corresponding typesmokhotskii2023-01-121-0/+19
| | | Add static asserts on corresponding types
* implement prepared query holders with extra details about physical transactionsgvit2023-01-1222-124/+368
|
* Use RegisterWithSameMailbox in TKqpSessionActorva-kuznecov2023-01-121-12/+8
|
* memory consumption and rh hash usageivanmorozov2023-01-124-60/+160
|
* Unwind backtrace in other contextmrlolthe1st2023-01-1225-343/+447
| | | Unwind backtrace in other context
* (refactoring) Use MakeHolder<T>()ilnaz2023-01-1242-224/+217
|
* Fix assimilation protocolalexvru2023-01-1218-145/+131
|
* DQ settingvvvv2023-01-121-0/+1
|
* Coordinated & abortable DropLockilnaz2023-01-126-63/+140
|
* Update contrib/libs/sqlite3 to 3.40.1robot-contrib2023-01-123-48/+151
|
* little topsort/keeptop optimizationivanmorozov2023-01-121-18/+10
|
* Update contrib/restricted/boost/container_hash to 1.81.0thegeorg2023-01-1232-1792/+1606
|
* Copy glossarybazeltsev2023-01-111-0/+224
| | | updated
* fix GROUP BY with empty batchchertus2023-01-113-16/+45
|
* add runtime protection for wrong HashMethodKeysFixed argumentschertus2023-01-111-1/+16
|
* PathGenerator tests has been fixedhcpp2023-01-111-8/+19
|
* parse objects synchronization with calc graph (parse immediately before ↵ivanmorozov2023-01-111-17/+38
| | | | using is useful for memory consumption and not affect performance)
* abort scan in case of SSA execution errorchertus2023-01-114-37/+73
|
* fix UNINIT coverity issueuzhas2023-01-111-1/+1
|
* correct argument indexes for remapivanmorozov2023-01-111-4/+4
|
* HTTP Back Pressure + MonCounters refactoringhor9112023-01-1117-161/+303
|
* Introduce TBlockItem: lightweight not-owning replacement for TUnboxedValue ↵aneporada2023-01-117-131/+340
| | | | for BlockReader/BlockBuilder API
* remove keys from state in wide combinerivanmorozov2023-01-111-0/+70
|
* Fix crash while writing empty values to S3 objectsgalaxycrab2023-01-118-27/+42
|
* (refactoring) Common TDedicatedPipePoolilnaz2023-01-113-111/+107
|
* Set proper database for pq table requestskomels2023-01-102-12/+22
|
* Close all pipe clients related to online index building during restartilnaz2023-01-102-0/+11
|
* Move ydb-dstool-tmp.py back to ydb-dstool.py.yuryalekseev2023-01-101-0/+0
|
* Temporarily move ydb-dstool.py to ydb-dstool-tmp.py.yuryalekseev2023-01-101-0/+0
|
* Fix shebang in compile_protos.py.yuryalekseev2023-01-101-1/+1
|
* add ua enableandrew-rykov2023-01-101-0/+1
|
* collect input transform statsulya-sidorina2023-01-1011-8/+130
| | | feature(kqp): collect input transform stats
* Add Int64 to partition at keys available typespnv12023-01-102-0/+59
|
* new PartitionId proto fielddrbasic2023-01-101-0/+3
| | | PartitionId for new partition placement strategy
* Re-enable macro.ymlspreis2023-01-102-0/+30
|
* (no commit message)abcdef2023-01-107-131/+488
|
* Add access right GenericListmolotkov-and2023-01-1010-2/+52
|
* fix data loss in compactionchertus2023-01-102-4/+3
|
* pg select query supportqrort2023-01-1031-296/+607
|
* reconnect if pipe fails before first connectioneivanov892023-01-102-11/+51
|
* add infinite mode to ycsb load actorseivanov892023-01-104-7/+63
|
* Add -x flag to ydb-dstool.py.yuryalekseev2023-01-101-1/+1
|
* Refactoring GetSeqItemType signature.a-romanov2023-01-1024-126/+136
|
* Reassign tablets from group being decommitted through Hivealexvru2023-01-1014-4/+139
|
* Update Python from 3.10.9 to 3.11.1shadchin2023-01-102-1/+8
|
* Add nallocx impl on windows; Remove dependence on allocator coz it doesn't workaleexfi2023-01-106-20/+16
|
* Update contrib/restricted/boost/regex to 1.81.0robot-contrib2023-01-09111-7588/+25764
|
* cleanup tag ussage in subactors (use special subId)eivanov892023-01-096-121/+158
|
* properly stop ycsb kqp upsert actor and info collectoreivanov892023-01-092-2/+5
|