aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Simple Quota Man mon pagehor9112022-09-154-6/+74
|
* Support uncertain BlobSeq commits in BlobDepotalexvru2022-09-1525-222/+765
|
* [] fix defaults on altershmel1k2022-09-151-1/+0
|
* support of partial vectorization in WideMap* familyvvvv2022-09-153-29/+180
| | | | | | | | | | | | | | | | | | | | | | | | Запрос из теста SELECT 2*(key+subkey),1ul+key+key+key,subkey+2ul,key FROM Input выполняется как (lambda '($18) (block '( (let $19 (lambda '($21 $22) (block '( (let $23 (BlockFunc '"add" $21 $22)) (let $24 (BlockFunc '"add" (AsScalar (Uint64 '1)) $21)) (let $25 (BlockFunc '"add" $24 $21)) (let $26 (BlockFunc '"add" $25 $21)) (let $27 (BlockFunc '"add" $22 (AsScalar (Uint64 '"2")))) (return $23 $26 $27 $21) )))) (let $20 (lambda '($28 $29 $30 $31) (* (Int32 '"2") $28) $29 $30 $31)) (return (WideMap (WideFromBlocks (WideMap (WideToBlocks $18) $19)) $20)) ) т.е. умножение не было векторизовано
* curl + nghttp2: Backport PRs to make ltws validation less pickythegeorg2022-09-159-5/+96
| | | | | | This is backport of: * curl [PR #9448](https://github.com/curl/curl/pull/9448) * nghttp2 [PR #1792](https://github.com/nghttp2/nghttp2/pull/1792)
* store several urls for Clusterhrustyashko2022-09-151-0/+1
|
* CMS mirror3dc supportt1mursadykov2022-09-158-113/+418
|
* Support logging unstructured messages to structured logbabenko2022-09-154-1/+36
|
* split hash.h into hash.h and multi_hash_map.htobo2022-09-151-1/+1
|
* [ymq] fix support of old queue format without version & add testalexbogo2022-09-153-45/+172
| | | init
* move to py3 some come build commandssnermolaev2022-09-15118-14871/+24
|
* fix latency calcmdartemenko2022-09-141-12/+12
|
* bugfixbbiff2022-09-141-17/+28
|
* connection/query permissions bug has been fixed for modification casehcpp2022-09-141-0/+4
|
* correct columns usageivanmorozov2022-09-142-4/+5
| | | fix class used for string view detection
* Retry several other http codes by default. Fix S3 read actorgalaxycrab2022-09-1413-104/+154
|
* add multisession kqp YCSB-like load actoreivanov892022-09-142-39/+190
|
* do not crash on invalid urluzhas2022-09-141-1/+0
|
* prepare costs request for column shardivanmorozov2022-09-1417-7/+597
|
* [yt provider] Use rwlockudovichenko-r2022-09-141-8/+8
|
* Pause curl handle on backpressure.a-romanov2022-09-141-36/+25
|
* Abortable CreateCdcStreamilnaz2022-09-142-12/+41
|
* Enable E306 rule checkzhukoff-pavel2022-09-144-0/+8
| | | Enable E306 rule check
* Phy rule for top-level SqlIn. ()spuchin2022-09-147-1/+249
|
* Fix typo in jwt-cpp fix for Darwinthegeorg2022-09-141-1/+1
|
* Split GC with blob without keep flag,kruall2022-09-147-203/+237
|
* Support parallel execution of several precomputeshor9112022-09-141-26/+46
|
* generalization to BlockFunc (above computation)vvvv2022-09-1413-65/+107
|
* Print correct error message when empty security token is usedmolotkov-and2022-09-142-0/+50
|
* [] Limit parallel list operationsaneporada2022-09-142-1/+43
|
* Read session refactoringilnaz2022-09-143-1008/+965
|
* fix.a-romanov2022-09-145-41/+70
|
* NextRetryDelay workaround + last bytes logs on retryhor9112022-09-142-16/+59
|
* Switch commit hash maps to absl::flat_hashsnaury2022-09-147-11/+39
|
* Add cms support for nodes with sys tabletst1mursadykov2022-09-149-15/+145
|
* add balancer ignore-tablet-by-flag featureijon2022-09-1412-7/+370
| | | | | | | Individual tablet could be set to be ignored by balancer attempts to move tablets across nodes. TEvCreateTablet.BalancerPolicy should be used to change tablet's balance policy. Default value is POLICY_BALANCE.
* Exclude boost/ptr_container from metaprojectbugaevskiy2022-09-143-59/+0
|
* Reimport boost/asio as a separate projectbugaevskiy2022-09-14486-58194/+182
|
* Reimport boost/property_map as a separate projectbugaevskiy2022-09-1424-2784/+38
|
* recursive listing is default for YDSalexnick2022-09-142-10/+6
|
* Update contrib/restricted/aws/s2n to 1.3.21robot-contrib2022-09-1463-436/+838
|
* Update contrib/python/boto3/py3 to 1.24.72robot-contrib2022-09-1429-6740/+0
|
* Update contrib/restricted/boost/locale to 1.80.0thegeorg2022-09-1498-2613/+2548
|
* [yt provider] Check already stopped thread queueudovichenko-r2022-09-131-2/+17
|
* TRope zero-copy extractinnokentii2022-09-132-1/+79
| | | extend TRope interface with underlying container extraction
* Exclude boost/io from metaprojectbugaevskiy2022-09-131-1/+0
|
* Exclude boost/circular_buffer from metaprojectbugaevskiy2022-09-131-1/+0
|
* Sync YDB SDK from githubrobot-kikimr-dev2022-09-133-3/+6
| | | Release YDB recipe binaries
* Refactor cache, get rid of singletonva-kuznecov2022-09-1311-158/+189
|
* [yql] TAsyncSemaphore: remove unused methodudovichenko-r2022-09-132-9/+0
|