summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql
Commit message (Expand)AuthorAgeFilesLines
...
* YQL-20969: Derive TSqlTranslation settingsvitya-smirnov2026-03-0521-254/+267
* YQL-21007 new lang vervvvv2026-03-041-5/+5
* YQL-20998: Enable EmitReadsForExists by defaultvitya-smirnov2026-03-041-1/+1
* YQL-20095: Enable modernize-use-nullptrvitya-smirnov2026-03-042-5/+5
* YQL-20095: Enable modernize-use-usingvitya-smirnov2026-03-0413-39/+39
* Intermediate changesrobot-piglet2026-03-032-7/+12
* YQL-20095: Enable modernize-use-bool-literalsvitya-smirnov2026-03-031-6/+6
* YQL-20904: Support UNION at YqlSelect subqueryvitya-smirnov2026-03-024-22/+89
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-0227-399/+442
* Revert YQL-10829: Improve unknown builtin error at JOIN ONvitya-smirnov2026-03-0210-70/+34
* Revert YQL-20538: Fix format on no semicolon after a commentvitya-smirnov2026-03-022-119/+21
* YQL-20905: Introduce YqlSelect SQL hintvitya-smirnov2026-02-2712-27/+373
* YDB: Add new "json" index typevitaliff2026-02-273-1/+7
* YQL-20095: Enable modernize-loop-convertvitya-smirnov2026-02-278-53/+50
* YQL-10829: Improve unknown builtin error at JOIN ONvitya-smirnov2026-02-2610-34/+70
* Intermediate changesrobot-piglet2026-02-261-24/+24
* YQL-20538: Fix format on no semicolon after a commentvitya-smirnov2026-02-262-21/+119
* YQL-20844: Fix inline subquery at binary/unary exprsvitya-smirnov2026-02-261-2/+18
* YQL-20538: Fix format on named node line commentvitya-smirnov2026-02-262-27/+105
* Add trace_ids parameter to changefeedkseleznyov2026-02-265-0/+28
* YQL-20905: Mimic ISource by YqlSelectSubqueryRefvitya-smirnov2026-02-251-2/+16
* YQL-20234: Hide AggPhases under the Max LangVervitya-smirnov2026-02-252-9/+21
* Intermediate changesrobot-piglet2026-02-253-712/+707
* implement set drop default parser support KIKIMR-24829gvit2026-02-227-0/+320
* YQL-20958: Pass translator flags for sql viewatarasov52026-02-203-0/+13
* YQL-20095: Enable bugprone-exception-escapeatarasov52026-02-207-0/+14
* YQL-20641: Fix Decimal(...)? optionalityvitya-smirnov2026-02-192-10/+41
* YQL-20904: Support top-level UNION/INTERSECT for YqlSelectvitya-smirnov2026-02-196-113/+599
* YQL-20768: Disallow reading tables at a pure contextvitya-smirnov2026-02-196-10/+124
* YQL-20568: Add PRAGMA FailOnNonPersistableFlattenAndAggrExprsvitya-smirnov2026-02-194-8/+58
* YQL-20095: Enable modernize-avoid-c-arraysvitya-smirnov2026-02-196-6/+8
* Support Bloom and Bloom Ngram Syntaxxyligansereja2026-02-185-5/+150
* YQL-20095: Enable modernize-concat-nested-namespacesvitya-smirnov2026-02-171-8/+4
* Add error for explain queries for ydb/kikimr provideranely-d2026-02-171-2/+22
* Add USER_SIDS parameter to changefeedkseleznyov2026-02-165-0/+29
* YQL-20949: Allow trailing comma at object featuresvitya-smirnov2026-02-134-12/+25
* Add CPU_RATE_LIMIT option to transferkomels2026-02-122-1/+31
* Introduce reusable sql/v1 LangVer checkvitya-smirnov2026-02-1110-80/+103
* YQL-20937: Initialize IsUsed at YqlSubqueryNodevitya-smirnov2026-02-111-1/+1
* Add ALTER TABLE COMPACT statementivannik2026-02-119-1/+165
* YQL-20909: Set Max LangVer for PARALLEL FOR/FOR/IFvitya-smirnov2026-02-092-2/+64
* YQL-15552 low level Yson mutation APIvvvv2026-02-063-8/+14
* rename full text builtins KIKIMR-24729gvit2026-02-061-2/+2
* Intermediate changesrobot-piglet2026-02-061-9/+46
* YQL-20723: Expect a failing SubstParametersvitya-smirnov2026-02-052-2/+21
* YQL-20095: Enable misc-use-anonymous-namespacevitya-smirnov2026-02-057-76/+112
* YQL-20917: Check inline subquery LangVer at DoInitvitya-smirnov2026-02-055-37/+55
* YQL-20777: Fix a panic on a bad JSON QUERYvitya-smirnov2026-02-053-3/+17
* Transfer metrics - supports numeralskomels2026-02-042-11/+39
* YQL-20844: Fix scalar subquery at binop argumentvitya-smirnov2026-02-042-1/+6