summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1
Commit message (Expand)AuthorAgeFilesLines
...
* YQL-20904: Support UNION at YqlSelect subqueryvitya-smirnov2026-03-024-22/+89
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-0216-263/+289
* 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-275-34/+30
* 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-20095: Enable bugprone-exception-escapeatarasov52026-02-206-0/+12
* 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-191-3/+3
* Support Bloom and Bloom Ngram Syntaxxyligansereja2026-02-185-5/+150
* 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-056-39/+71
* 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
* YQL-20677: Make YQL errors less Yandex-specificvitya-smirnov2026-02-035-4/+15
* Make COLLATE an errorvitya-smirnov2026-02-031-1/+1
* YQL-20677: Expect a scalar subquery at a receivervitya-smirnov2026-02-032-5/+38
* YQL-19531: Derive List common source namevitya-smirnov2026-02-032-0/+5
* YQL for shared consumerstesseract2026-02-033-31/+162
* YQL-20888: Fix badly recursive window dependencyvitya-smirnov2026-02-033-9/+35
* YQL-20720: Expect no cluster at CREATE OBJECTvitya-smirnov2026-02-033-1/+17
* YQL-20095: Enable misc-redundant-expressionvitya-smirnov2026-02-021-1/+1
* YQL-20868: separate typecheck at fastchecklukashevich842026-02-021-1/+0