summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql
Commit message (Expand)AuthorAgeFilesLines
...
* 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-025-22/+74
* YQL-20095: Enable misc-definitions-in-headersvitya-smirnov2026-01-302-3/+7
* Intermediate changesrobot-piglet2026-01-294-54/+58
* YQL-20837: Respect original newlines at formatterlukashevich842026-01-262-13/+110
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-2326-51/+68
* YDB fultext indexes: fulltext_plain & fulltext_relevanceazevaykin2026-01-223-7/+14
* support streaming disposition in streaming queriesgrigoriypisar2026-01-219-102/+201
* add fulltext builtin functions KIKIMR-24587gvit2026-01-201-0/+6
* YQL-13448: Introduce window RANGE logicatarasov52026-01-196-6/+19
* Support DROP ... IF EXISTS & CREATE ... IF NOT EXISTS features.Anton Romanov2026-01-162-8/+57
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-1317-91/+91
* YQL-20530: Fix a fatal table alias ending with '/'vitya-smirnov2025-12-302-2/+50
* YQL-20436: Fix free names on YqlSelect named nodevitya-smirnov2025-12-304-6/+25
* YQL-20436: Support Named Nodes on YqlSelectvitya-smirnov2025-12-2712-98/+464
* multihopping: add FarFuture statistics and limitsyumkam72025-12-263-17/+163
* YQL-20436: Support trailing comma at VALUES and ASvitya-smirnov2025-12-263-5/+24
* YQL-20436: Set top-level column order on YqlSelectvitya-smirnov2025-12-231-0/+34
* YQL-20436: Support anonymous table on YqlSelectvitya-smirnov2025-12-234-8/+47
* YQL-20436: Fix column disambiguation on YqlSelectvitya-smirnov2025-12-222-6/+29
* YQL-20436: Fix column name on YqlSelect CROSS JOINvitya-smirnov2025-12-192-1/+21
* Add transfer metrics_level optionkomels2025-12-172-0/+102
* YQL-20349: Improve errors for ALTER TABLE and CREATE TABLE IF NOT EXISTSlucius2025-12-152-12/+32
* YQL-20436: Support Agg(DISTINCT x) for YqlSelectvitya-smirnov2025-12-145-3/+36
* YQL-20436: Fix IN on a tuple on YqlSelectvitya-smirnov2025-12-133-2/+27
* YQL-20436: Check for a mandatory AS on YqlSelectvitya-smirnov2025-12-132-7/+61
* YQL-20436: Fix CAST (x AS T) on YqlSelectvitya-smirnov2025-12-132-10/+22
* Add warnings for invalid placed DISCARDsanely-d2025-12-124-4/+106
* Require 2025.05 for YT DROP VIEWaneporada2025-12-101-0/+8
* YQL-19017: Remove TTranslationSettings::Antlr4Parservitya-smirnov2025-12-1028-274/+225
* Require 2025.05 for YT CREATE VIEWaneporada2025-12-103-12/+59
* YQL-20436: Translate HAVING to YqlSelectvitya-smirnov2025-12-104-2/+53
* YQL-20436: Translate COMMA/LEFT JOINs to YqlSelectvitya-smirnov2025-12-087-21/+228
* YQL-20436: Translate GROUP BY to YqlSelectvitya-smirnov2025-12-0823-318/+770
* Rename Upsert to Replacempereskokova2025-12-063-27/+18
* YQL-20519: Fix multiline ID_QUOTED highlightingvitya-smirnov2025-12-031-1/+5
* YQL-20728 new lang vervvvv2025-12-031-2/+2
* New statement TRUNCATE TABLEflown4qqqq2025-12-0210-1/+168
* KIKIMR-24294: Use TablePrefixPath at ALTER EXTERNAL DATA SOURCEyurikiselev2025-12-022-1/+41
* YQL-20436: Fix YqlSelect LangVersionvitya-smirnov2025-12-014-30/+43
* YQL-20714 linting for available udf functionsvvvv2025-11-282-0/+17