summaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
* Don't write `sandbox` username into versionermolovd2024-12-031-1/+1
* YTORM: Always enable select query tag in tracingdgolear2024-12-031-1/+1
* YT-23651: Make retriable memory pressure RPC client errornadya732024-12-035-5/+10
* Use F_SET_PIPE_WAKE_WRITER to fix delivery fenced writersarkady-e1ppa2024-12-024-20/+43
* Fix aux column handling in finalyzing optimizersudovichenko-r2024-12-022-3/+6
* YT-23686: Better support of UnrecognizedStrategy and DefaultUnrecognizedStrat...arkady-e1ppa2024-12-025-22/+134
* Add yt provider to piglet confaneporada2024-12-02278-0/+86382
* Get rid of WaitFor calls in {C,De}ompressAttachments. Rewrite usage points ac...shakurov2024-12-027-34/+95
* YT-23685: Split CYsonStructFieldFor into two concepts to prevent hard to debu...arkady-e1ppa2024-12-022-7/+17
* Relocate yt and stat providersaneporada2024-12-021-0/+45
* Intermediate changesrobot-piglet2024-12-022-2/+46
* YT-23393: Do not forget to consider response for timed-out request in rpc sen...akozhikhov2024-12-028-18/+104
* Intermediate changesrobot-piglet2024-12-016-80/+5
* Deprecate memory tags API in yt codebasebabenko2024-11-309-341/+10
* YT-21233: Introduce ToAttributeValue cpo which removes dependency of TErrorAt...arkady-e1ppa2024-11-295-38/+51
* Fix typobabenko2024-11-291-2/+2
* Intermediate changesrobot-piglet2024-11-2925-112/+1
* YT: Annotate ts out of range errors with correct error codedgolear2024-11-291-1/+3
* 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