aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Cache NBS and NFS path descriptions in scheme cachesnaury2023-03-302-4/+40
|
* Mark when lock has writes as a result of operation in datashardsnaury2023-03-308-14/+26
|
* Intermediate changesrobot-piglet2023-03-301-1/+0
|
* Propagate full group configuration on configuration changealexvru2023-03-304-6/+34
|
* Add scan retries count to profile output instead of ErrorsCount.yuryalekseev2023-03-308-72/+43
|
* Pull request targetalexv-smirnov2023-03-301-1/+1
|
* Checkout PR by refalexv-smirnov2023-03-301-1/+7
|
* Support checking change visibility in ydb serializablesnaury2023-03-303-111/+261
|
* add parameter namesssmike2023-03-301-1/+1
|
* YQL-15415 YQL-15435 Support Top in Kqp.a-romanov2023-03-301-8/+8
|
* remove failing verifyildar-khisam2023-03-301-1/+0
| | | remove verify
* support Uint16 -> Timestamp / Text -> Bytesstanly2023-03-303-40/+71
|
* decouple files / use c++ 20 featuresstanly2023-03-3010-52/+46
|
* Apply LIKE filters on column shards after simple filtersaidarsamer2023-03-305-127/+255
|
* [ydb] Fix flake8 style testsmvel2023-03-301-2/+1
| | | | | | | Flake не любит необъявленных функций и пустых строк ``` ydb/public/sdk/python3/ydb/__init__.py:72: [F405] 'read_bytes' may be undefined <...> ydb/public/sdk/python3/ydb/__init__.py:79: [W391] blank line at end of file ```
* add terraform documentation for ydb_tableshmel1k2023-03-301-0/+11
|
* Fix BS_CONTROLLER forbidden disks generationalexvru2023-03-306-5/+30
|
* YQL-15415 YQL-15435 Fix build TopSort stage in Dq.a-romanov2023-03-301-22/+27
|
* Fix "'RWF_APPEND' macro redefined" warning.dcherednik2023-03-302-1/+14
|
* split batches for prevent overlimit on writingivanmorozov2023-03-3020-72/+149
|
* better limit portions to drop in StartCleanup()chertus2023-03-294-38/+35
|
* Changed the order of options in --help of yql commandsbrgayazov2023-03-297-65/+76
|
* Add yaml config support to consoleinnokentii2023-03-2975-98/+3648
| | | | | fix add yaml config support to console
* Supported of AVG (Bool) for blocksvvvv2023-03-292-2/+3
|
* Don't use EmitAggApply for session window or hoppingvvvv2023-03-293-24/+37
|
* Change "pr_check.yml"alexv-smirnov2023-03-291-2/+2
|
* YQL-15415 YQL-15435 Support Top in Dq/Kqp.a-romanov2023-03-298-26/+123
|
* Reduce noticeable log eventsilnaz2023-03-291-1/+1
|
* long tx shards writing decompositionivanmorozov2023-03-292-149/+209
|
* size calcerivanmorozov2023-03-298-80/+198
| | | split batch for packet limit control
* Intermediate changesrobot-piglet2023-03-291-5/+4
|
* calls to SetSelfPredicate and SetSelfPredicateabcdef2023-03-291-2/+2
| | | При вызове методов передаётся код принятого решения вместо логического значения. Транзакции всегда сохраняются с предикатами равными `true`
* PERSQUEUE_READ_SPEED_LIMITER actors are leakingabcdef2023-03-295-160/+92
| | | Перенесены изменения из задачи
* Fixed type check for SUM over Interval & better check of supported arrow typesvvvv2023-03-293-37/+74
|
* Fix is starved with no working threads,kruall2023-03-291-2/+5
|
* Add info about as14 and autoconfig,kruall2023-03-291-3/+38
|
* Add burst metrics,kruall2023-03-2910-25/+209
|
* solve recursion problemxenoxeno2023-03-291-3/+3
|
* fix(doc): logo urlmartyanov-av2023-03-291-0/+3
|
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-2811725-2042391/+0
|
* (no commit message)pg2023-03-2814-101/+101
|
* github pr check flowalexv-smirnov2023-03-281-0/+15
|
* Intermediate changesrobot-piglet2023-03-281-5/+15
|
* schemeshard: refactor ISubOperationState::DebugReply() to templateijon2023-03-282-11/+15
|
* Intermediate changesrobot-piglet2023-03-281-2/+16
|
* , support for clang-format-14 style testspg2023-03-281-0/+6
|
* schemeshard: simplify TTxOperationReply<>::Executeijon2023-03-281-29/+36
|
* update embedded uiandrew-rykov2023-03-28171-260/+250
|
* Added mp4 and avi types to mime detector and some counters fixes in dns-proxyzagevalo2023-03-282-0/+7
|
* Add go 1.20 sourcespsydvl2023-03-281-0/+3
| | | Updated with: arcadia:[junk/psydvl/contrib/go/Makefile](https://a.yandex-team.ru/arcadia/junk/psydvl/contrib/go/Makefile)