summaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
...
* YT-28136: Fix misleading error message referencing logical_type instead of typebabenko2026-05-021-1/+1
* YT-28136: Add missing #pragma once to uuid_text.h and time_text.hbabenko2026-05-022-0/+4
* YT-28136: Fix misleading error message in DeserializeV3Implbabenko2026-05-021-1/+1
* YT-28136: Fix operator== self-compare for ExportCronSchedule in TQueueStaticE...babenko2026-05-021-1/+1
* YT-28136: Fix copy-paste YT_ASSERT checking wrong column id in persistent_que...babenko2026-05-021-2/+2
* Return proper future from TAsyncStreamPipe::Close; also cosmeticsbabenko2026-05-022-18/+15
* Fix null dereference on ResponseHandler_ in hedging channelbabenko2026-05-021-1/+1
* Fix YT native types handling for aux columns - 2ziganshinmr2026-05-015-17/+43
* YT: Enrich tokenizer errors with source locationdgolear2026-05-014-9/+25
* YT-27630: Add cert solomon sensors to https server.yuryalekseev2026-05-016-93/+144
* YT-23337: Add AnySetMatching future combinerapollo13212026-05-013-0/+358
* YQL-20928: Fix RIGHT JOIN for YqlSelectvitya-smirnov2026-04-304-4/+0
* YT: Drop using namespace from -inl.h filesdgolear2026-04-303-19/+20
* YQL-20928: Support SELECT DISTINCT for YqlSelectvitya-smirnov2026-04-3010-16/+6
* Fix (more) races between Future.IsSet() and Promise.IsSet()babenko2026-04-301-2/+2
* Intermediate changesrobot-piglet2026-04-302-6/+6
* YTORM-1335: Fix TCancelableBoundedConcurrencyRunner invoking callbacks after ...melkov2026-04-302-1/+27
* YQL-21186: Improve SqlIn handling in Lineagemaxkovalev2026-04-292-0/+28
* YQL-20279 exclude internal YQL protos for java, moved issue_id.proto to publicvvvv2026-04-294-4/+4
* YQL-20928: Fix YqlSelect table ref default aliasvitya-smirnov2026-04-2921-63/+1
* YT_DECLARE_SPIN_LOCK whack-a-mole 2: electric boogaloo, Theatrical Cutdann2392026-04-293-3/+3
* YQL-19813: Pass runtime settings to minikql + YT + minirunatarasov52026-04-2920-37/+89
* Add Params Of Min, Max, Gran For The RequestDuration Metricnsemaev2026-04-297-10/+93
* Intermediate changesrobot-piglet2026-04-291-2/+10
* YT-28106: bump trunk YT version to 26.2ermolovd2026-04-291-1/+1
* YQL-21048: Support Grouping function at YqlSelectvitya-smirnov2026-04-288-8/+0
* Intermediate changesrobot-piglet2026-04-281-0/+3
* YT-27835: Add client tracing option serializationmaybenotilya2026-04-281-0/+2
* YQL-21046: Support window functions for YqlSelectvitya-smirnov2026-04-2813-33/+35
* YT-27509: Retry sending first batch in tablet commit session on retryable errorsalexelexa2026-04-284-0/+18
* YT-27827: TPingerTransaction use BlockingGet instead of WaitFor in destructorermolovd2026-04-2810-88/+139
* Secure tmp - refactor configsziganshinmr2026-04-2818-18/+98
* YQL-21193: Revert SqlIn fixmaxkovalev2026-04-281-4/+0
* YT-27423: Replace TTimerGuard spin lock with TConcurrentTimerapollo13212026-04-272-8/+63
* Validate protobuf map key length before readingbabenko2026-04-271-0/+9
* Intermediate changesrobot-piglet2026-04-271-0/+3
* Fix Disabled_ cleared unconditionally after failed Reload in file log writerbabenko2026-04-271-5/+10
* YT-26789: Change check from actual.size() > 0 to !actual.empty() for NonEmpty...krasovav2026-04-271-1/+1
* DisableSensorsRename type changeandkashenin2026-04-257-8/+258
* Intermediate changesrobot-piglet2026-04-253-8/+19
* YT-26179: lazy read requestachains2026-04-242-3/+38
* YQL-21186: Improve SqlIn support in Lineagemaxkovalev2026-04-241-0/+4
* YT-27902: Fix TSAN/ASAN for TCoroutineapollo13212026-04-244-6/+49
* Fix row_number() over () for RLS tablesaneporada2026-04-243-1/+8
* YT-27835: Client tracingmaybenotilya2026-04-249-0/+238
* Fix InversedWeight computed as product instead of quotient in TFairShareInvok...babenko2026-04-231-1/+1
* Fix security issue: make Streaming UDF untrusted.Anton Romanov2026-04-231-1/+1
* YT-28059: fail-fast flag on unresolved node idachains2026-04-232-0/+6
* Fix YQL native YT type flagsziganshinmr2026-04-2336-253/+282
* YT-27848: add FetchCookieNodeDescriptors flag in C++ SDKachains2026-04-233-0/+8