summaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
...
* YT-25799: Convert arrow schema to NYT::NTableClient::TTableSchemaPtratokarew2025-08-016-0/+273
* [record_codegen] Introduce partial id mappingsbabenko2025-08-014-24/+24
* YT-25774: Make the core safe when comparator and key lengths do not mismatchgaltsev2025-08-011-14/+8
* YT-25611: Aggregate QL statisticssabdenovch2025-08-019-93/+451
* Don't construct needless default value in general case.thenewone2025-08-012-5/+12
* Keep native strictness in YtMeta attrs & block input fixziganshinmr2025-08-018-9/+45
* YT-25515: Fix AsyncLooper in cancelable contextnamorniradnug2025-08-012-4/+50
* YT-22382: Misra-Gries heavy hitters accelerationtem-shett2025-07-311-0/+9
* Intermediate changesrobot-piglet2025-07-311-1/+5
* Intermediate changesrobot-piglet2025-07-311-1/+1
* YT-25515: Refactor TAsyncLooper: remove cleanStartnamorniradnug2025-07-313-168/+50
* YT-25634: Create periodic yielder on stacklukyan2025-07-313-13/+21
* YT-25760: Group join-subqueries by nodessabdenovch2025-07-314-0/+11
* Intermediate changesrobot-piglet2025-07-316-187/+7
* [queues] Fix DoCollectPartitionsnadya732025-07-311-1/+1
* Fix data race on BackoffStrategy in PeriodicExecutorpechatnov2025-07-311-1/+6
* ExtractOrPredicatesOverEquiJoin optimizerziganshinmr2025-07-301-0/+145
* NormalizeDependsOn pipeline stageziganshinmr2025-07-309-85/+30
* [yt/cpp/mapreduce] Add GetAlerts in IOperationnadya732025-07-303-10/+41
* Add 'Timeout' option to TDistributedWriteSessionStartOptionsyurial2025-07-303-0/+9
* Intermediate changesrobot-piglet2025-07-302-1/+4
* Intermediate changesrobot-piglet2025-07-291-11/+23
* YT-18571: fix UB in TryDeserializeProtoWithEnvelope()kvk19202025-07-291-1/+3
* YT-25605: Limit and guarantee metrics for buckets of fair throttlertea-mur2025-07-291-17/+36
* Decode primitive types directly, without intermediate INodethenewone2025-07-288-28/+86
* Intermediate changesrobot-piglet2025-07-2820-170/+200
* YT-25354: Add "dynamic" signature generators & validatorspavook2025-07-262-5/+4
* Fix issues in rXXXXXX and rXXXXXXapollo13212025-07-256-8/+8
* Cosmetics (missing/extra newlines, mutated object pass as ptr, duplicate cons...sabdenovch2025-07-251-4/+4
* Cosmetics for ACOsh0pless2025-07-251-10/+12
* YT-25513: List of available yql versions and default yql version can be obtai...kirsiv402025-07-244-1/+17
* YT-24938: Align static and dynamic configs in chaos cachesosidorkin2025-07-244-1/+25
* Fix incorrectly deleted phoenix field in TJobNodeDescriptoreshcherbin2025-07-241-0/+7
* THttpParser::Reset must also reset internal state of underlying http parser t...getsiu2025-07-232-1/+6
* Migrate to contrib/libs/apache/arrow; drop a local copy of arrow fbsbabenko2025-07-237-810/+31
* YT-23794: babenko-issues fix for https://nda.ya.ru/t/qnZ6xyd17GmRckkoloshmet2025-07-232-5/+12
* Refactor exec context, add map fmr gateway for underlying native and run map ...cdzyura1712025-07-2346-707/+1317
* YT-25725: Fix and refactoring dictionary-encoded column in arrow parsernadya022025-07-232-88/+128
* Address review comments.yuryalekseev2025-07-232-5/+5
* Fix build for windows; TTableSchema must be completebabenko2025-07-231-0/+2
* YT-25397: Change default of yson nesting limit in connection configrenadeen2025-07-231-1/+0
* yt/core/crypto: handle several certificate sourcesKonstantin Khlebnikov2025-07-225-38/+26
* YT: Log transaction state in errordgolear2025-07-221-1/+2
* YT-18571: Fix missing semicolonh0pless2025-07-211-1/+1
* Code style clearingcherepashka2025-07-212-3/+4
* YT-25094: Introduce new comparison operators to watermark row mergergryzlov-ad2025-07-212-0/+13
* Intermediate changesrobot-piglet2025-07-212-0/+10
* [yt/cpp/mapreduce] Fix data race in TAbortableHttpResponsenadya732025-07-211-0/+1
* Intermediate changesrobot-piglet2025-07-192-3/+3
* YT-25683: Make overload controller more careful with tracker config typedave11ar2025-07-181-3/+29