summaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
...
* Trivial: extra spaceosidorkin2025-08-141-1/+1
* Improve uring support detectionngc2242025-08-132-0/+49
* YQL-20257: Parse cluster at simple_table_ref bind_parametervitya-smirnov2025-08-132-0/+42
* Intermediate changesrobot-piglet2025-08-132-23/+120
* Don't use dynamic cast if static_cast is enoughthenewone2025-08-132-8/+35
* Intermediate changesrobot-piglet2025-08-131-1/+1
* Intermediate changesrobot-piglet2025-08-131-0/+4
* Fix off-by-one error in variant index calculationaneporada2025-08-125-2/+61
* YT: Add IsEnabled method to profilerdgolear2025-08-122-0/+8
* Fix UnessentialFilter for PruneKeysmpereskokova2025-08-121-6/+8
* YT-25701: Add GPU allocation assignment plan updateeshcherbin2025-08-112-3/+21
* YQL-20280: Warn on ASSUME ORDER BY usage after UNIONvitya-smirnov2025-08-111-2/+2
* YT-22593: TString -> std::string a bunchsabdenovch2025-08-116-39/+37
* YT-18571: Cosmetics for YT_DEFINE_STRONG_TYPEDEFh0pless2025-08-112-2/+2
* YT-25057 - Distributed write api (low level)denvr2025-08-113-1/+13
* YT-18571: Modernize memory_orderbabenko2025-08-111-1/+1
* YT-25270: Add min hash digest writer/reader and simple fetchingdave11ar2025-08-114-0/+38
* Add missing PEERDIR to the library/cpp/containers/concurrent_hashswarmer2025-08-111-0/+1
* YT-25879: Avoid calling WaitFor directly in future subscriber in TServiceComb...babenko2025-08-094-161/+148
* YT-25879: Fix distributed write API implbabenko2025-08-091-0/+2
* YT-25879: Extract context_switch.hbabenko2025-08-093-50/+63
* YT-25879: TPeriodicYielderGuard must do nothing unless context switches are e...babenko2025-08-091-4/+8
* Intermediate changesrobot-piglet2025-08-091-41/+44
* Intermediate changesrobot-piglet2025-08-082-1/+32
* Remove unused peerdiraneporada2025-08-0823-16371/+0
* Handle DependsOn with tuple arg in optimizers - fixziganshinmr2025-08-081-0/+6
* fix coverity issueuzhas2025-08-081-1/+1
* YT-24315: Style fixestea-mur2025-08-081-1/+2
* YQL-20186: Introduce JSON logging formatvitya-smirnov2025-08-081-8/+27
* Don't push PruneKeys during Evaluatempereskokova2025-08-073-0/+16
* YT-25794: Add parametrizing error format in HTTP proxyrp-12025-08-075-22/+113
* Fix some codestyle issues for rXXXXXXcherepashka2025-08-071-1/+0
* Introduce KeepPruneKeysOnInputTablesmpereskokova2025-08-069-2/+93
* Optional description argument for YT_VERIFY, YT_ASSERT and otherspechatnov2025-08-063-0/+60
* Avoid creation of hash tables in hot places when it's possiblethenewone2025-08-062-21/+29
* Intermediate changesrobot-piglet2025-08-069-2/+63
* YT-15805: Support tz types in arrow writer.nadya022025-08-068-96/+457
* Intermediate changesrobot-piglet2025-08-0642-237/+841
* Revert commit rXXXXXX, YT: Get rid of TProtobufString in favor of TProtoStrin...dgolear2025-08-0520-57/+65
* YT: Get rid of TProtobufString in favor of TProtoStringTypedgolear2025-08-0520-65/+57
* YT: Make trim helpers noncopying; lesser copies in rich ypath parsingdgolear2025-08-056-60/+56
* YT-25835: Introduce EExecutionStackKind::Huge (64Mb); a bunch of refactoringsbabenko2025-08-055-20/+27
* Intermediate changesrobot-piglet2025-08-042-2/+5
* YT-24539: Address some review comments.yuryalekseev2025-08-041-1/+1
* Don't construct twice yson struct members of yson struct lite typethenewone2025-08-046-15/+16
* Cosmetics (only babenkoed left alive)sabdenovch2025-08-043-11/+24
* Handle DependsOn with tuple arg in optimizersziganshinmr2025-08-044-4/+4
* YT-25127: Add web_json format for structured datarp-12025-08-0411-0/+297
* YT-22593: Migrate thread names to std::stringbabenko2025-08-0222-40/+40
* YT-22593: Migrate kafka to std::stringbabenko2025-08-024-75/+75