aboutsummaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
* Resolve babenko-issuesdanilalexeev2024-11-294-5/+6
* Add IsSet method to TYsonStruct to know which fields were actually loadedifsmirnov2024-11-2911-9/+989
* YT-23442: set nirvana context in operation specermolovd2024-11-291-10/+28
* YT-14418: Allow explain-query to work with replicated tablessabdenovch2024-11-291-3/+3
* Better code formattingbabenko2024-11-281-1/+1
* Intermediate changesrobot-piglet2024-11-281-1/+1
* YT-23398: When digesting compression dictionary make memory management more e...akozhikhov2024-11-285-48/+137
* Intermediate changesrobot-piglet2024-11-282-7/+0
* Refactored QLsabdenovch2024-11-283-10/+14
* Introduce YAML format support.Maxim Akhmedov2024-11-2811-0/+1382
* YT-23645: mapreduce client can use yt/core log managerermolovd2024-11-286-20/+57
* Intermediate changesrobot-piglet2024-11-281-0/+2
* YT-23568: Skip checking table existence if table is located on different clusterv-a-zolotov2024-11-281-0/+1
* YT-21822: TTableNode's enums sizeof reductions & chunk requisition reductioncherepashka2024-11-273-5/+19
* YT-18571: Preliminary cosmetics in yt/yt/library/profilingbabenko2024-11-2738-396/+428
* Define unknown values for EAbortReason and EInterruptReasoneshcherbin2024-11-271-0/+4
* YT: Better yson struct schema extensionbulatman2024-11-261-3/+11
* YT-23568: `create` attribute in RichYPathermolovd2024-11-263-6/+21
* Better logging for delivery fenced writer and actual exception safety of Perf...arkady-e1ppa2024-11-261-23/+34
* Fix performance metrics calculationgryzlov-ad2024-11-262-2/+9
* Intermediate changesrobot-piglet2024-11-252-26/+30
* Open log file in append mode by defaultermolovd2024-11-251-1/+1
* Refactor and extract THotswapManager singletonbabenko2024-11-251-1/+0
* YT: Introduce global config option to convert all protobuf message fields nam...bulatman2024-11-258-15/+151
* Intermediate changesrobot-piglet2024-11-251-6/+10
* Stop confusing read and write kernel statisticsponasenko-rs2024-11-251-1/+1
* YT-23398: More robust checks in dictionary compressionakozhikhov2024-11-253-6/+19
* Annotate YT_DEFINE_GLOBAL with static where neededbabenko2024-11-2518-37/+45
* Intermediate changesrobot-piglet2024-11-251-4/+4
* YT: Add logrotate utility compatible rotation policy for TFileLogWriterbulatman2024-11-246-26/+54
* Use typename where its appropriateponasenko-rs2024-11-241-1/+1
* YT-22431: Fix build of yt/yt/client with system stl/protobuf and tstring_as_s...nadya732024-11-2411-21/+36
* fix buffered stream interleaving for proto formatermolovd2024-11-234-0/+79
* YT-23422: do not write command line into attributes of operationsermolovd2024-11-235-44/+16
* YT_DEFINE_GLOBAL for profilersbabenko2024-11-2212-17/+17
* YT-22455: Introduce list jobs continuation tokenomgronny2024-11-2211-10/+222
* YT-23585: Fix race between Cancel and GetCanceledError in Cancelerponasenko-rs2024-11-211-11/+14
* YT-23542: Add local throttlers to distributed throttler member attributes.yuryalekseev2024-11-212-0/+21
* Fix issues in rXXXXXXapollo13212024-11-218-11/+11
* Added cluster field to TRichYPathv-a-zolotov2024-11-212-0/+7
* Intermediate changesrobot-piglet2024-11-212-2/+30
* YT-23461: Support different columns in metanadya022024-11-2010-37/+83
* Intermediate changesrobot-piglet2024-11-207-4/+44
* Intermediate changesrobot-piglet2024-11-202-4/+4
* YT-20044: Remote copy for dynamic tables with hunk chunksalexelexa2024-11-192-1/+206
* Intermediate changesrobot-piglet2024-11-191-0/+3
* YT-22943: add context for system errorsermolovd2024-11-1912-144/+223
* YT-23561: Abort jobs instead of fail on unexpected job phasepogorelov2024-11-191-0/+1
* Cosmeticssabdenovch2024-11-192-19/+19
* cpp/mapreduce: fix styleermolovd2024-11-184-109/+111