aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Удалять из SS статистику удаленных топиковtesseract2023-03-281-0/+1
|
* schemeshard: replace TTxOperationReply generation-by-macro with proper templatesijon2023-03-283-79/+102
| | | | | Let templates do their work. Use SCHEMESHARD_INCOMING_EVENTS only to make explicit template instantiations (for TTxOperationReply and CreateTxOperationReply()).
* Intermediate changesrobot-piglet2023-03-281-0/+1
|
* functions for creating PQ configsabcdef2023-03-281-39/+75
| | | Выделил функции для создания конфигов PQ. Они понадобятся позже для события `TEvPersQueue::TEvProposeTransaction`
* revert light eventsxenoxeno2023-03-28442-2744/+1661
|
* Intermediate changesrobot-piglet2023-03-282-0/+20
|
* schemeshard: add out-of-operation-scope event handlingijon2023-03-281-4/+64
| | | | | | | | | Schemeshard should serve datashard a reply to TEvDataShard::TEvSchemaChanged even if that event come at the very peculiar moment when responsible suboperation goes from active to done in-between TSchemeShard::Handle() and TTxOperationReply<>::Execute(). Not doing so leaves datashard in some transitional state which will prevent datashard from being deleted until next schemeshard or datashard restart.
* Add cluster and version to remove volatile configinnokentii2023-03-283-3/+13
| | | add cluster and version to remove volatile config
* YQL-15555 Add Distinct to Aggregate.a-romanov2023-03-281-0/+1
|
* Fix memory leakage in TSyncPageCacheFileLogBackendsrx642023-03-281-4/+10
| | | | Memleak occurred when the storage was running out of space and a TFileError exception was thrown. In this case, the buffer was not cleared after writing.
* one request for many blobsivanmorozov2023-03-283-29/+169
| | | | additional stat infos 100Mb for data in flight
* reserve data for buildersivanmorozov2023-03-284-10/+34
|
* Intermediate changesrobot-piglet2023-03-281-1/+0
|
* add federation discovery service protos draftildar-khisam2023-03-2818-2/+171
| | | add federation discovery service protos draft
* Fix decommit initiation bugalexvru2023-03-282-6/+6
|
* Fix bits multiplieraakulaga2023-03-281-2/+2
| | | Fix bits multiplier
* Update contrib/restricted/aws/s2n to 1.3.39robot-contrib2023-03-2826-76/+185
|
* Update contrib/libs/grpc to 1.45.2thegeorg2023-03-281073-40405/+61731
|
* Intermediate changesrobot-piglet2023-03-281-4/+0
|
* YQL-15756 Rename NothingFrom -> EmptyFrom.a-romanov2023-03-279-19/+19
|
* fix missinformation in SelectInfo portionschertus2023-03-273-2/+6
|
* on-demand buildalexv-smirnov2023-03-277-79/+276
|