summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1/format
Commit message (Expand)AuthorAgeFilesLines
* SQL parser + type annotation for Materialize statementudovichenko-r8 days2-0/+25
* Intermediate changesrobot-piglet9 days3-7/+23
* YQL-21134: Set UnstableFormat AST flag unconditionallyvitya-smirnov10 days4-8/+14
* YQL-20631: Introduce WITH CTE syntaxvitya-smirnov10 days2-60/+260
* YQL-21134: Introduce not strict AST equalityvitya-smirnov2026-06-106-91/+116
* Watermarks: YQL: Fix table hintsvokayndzop2026-06-042-6/+51
* YQL-20855: Support NULL as a type namevitya-smirnov2026-05-272-0/+33
* YQL-16277: Implement frontend for COMBINE commandimunkin2026-05-132-0/+67
* YDB: Rename "max_shards_in_flight" COMPACT option to "parallel"vitaliff2026-04-301-2/+2
* allow syntax selection in the formattervvvv2026-04-232-2/+18
* YQL-20882: Ensure formatting and lexer checks are OK on pgSQLvitya-smirnov2026-04-146-0/+110
* YQL-20095: Enable readability-isolate-declarationvitya-smirnov2026-04-131-1/+2
* YQL-21058: Allow no SQL-statements under a SQL flagvitya-smirnov2026-04-082-2/+30
* YQL-21134: Do not check formatted AST on CREATE VIEWvitya-smirnov2026-04-071-62/+158
* Replace unreachable with *_ENSURE(false, ...)atarasov52026-04-011-2/+3
* YQL-21048: Allow GROUPING SETS trailing commavitya-smirnov2026-03-242-0/+73
* Add per column encoding settings YQL grammarvladilenmuz2026-03-181-0/+12
* YQL-20538: Introduce --test-triple-formatvitya-smirnov2026-03-125-24/+90
* YQL-20095: Enable modernize-raw-string-literalvitya-smirnov2026-03-061-7/+7
* Intermediate changesrobot-piglet2026-03-032-7/+12
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-021-6/+8
* Revert YQL-20538: Fix format on no semicolon after a commentvitya-smirnov2026-03-022-119/+21
* Intermediate changesrobot-piglet2026-02-261-24/+24
* YQL-20538: Fix format on no semicolon after a commentvitya-smirnov2026-02-262-21/+119
* YQL-20538: Fix format on named node line commentvitya-smirnov2026-02-262-27/+105
* Add trace_ids parameter to changefeedkseleznyov2026-02-261-0/+4
* implement set drop default parser support KIKIMR-24829gvit2026-02-221-0/+4
* Add USER_SIDS parameter to changefeedkseleznyov2026-02-161-0/+4
* YQL-20949: Allow trailing comma at object featuresvitya-smirnov2026-02-132-2/+14
* Add ALTER TABLE COMPACT statementivannik2026-02-111-0/+6
* YQL-20095: Enable misc-definitions-in-headersvitya-smirnov2026-01-301-0/+2
* 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-231-1/+1
* support streaming disposition in streaming queriesgrigoriypisar2026-01-211-6/+6
* YQL-20436: Support trailing comma at VALUES and ASvitya-smirnov2025-12-262-3/+22
* YQL-19017: Remove TTranslationSettings::Antlr4Parservitya-smirnov2025-12-103-8/+4
* New statement TRUNCATE TABLEflown4qqqq2025-12-022-0/+19
* Per column compression settings YQL grammarneyrox2025-11-111-1/+5
* Use Y_UNREACHABLE for ALT_NOT_SETvitya-smirnov2025-10-201-2/+2
* YQL-20490 Drop antlr3 grammarvvvv2025-10-163-20/+3
* YQL-20504: Fix formatting check in QPlayersvitya-smirnov2025-10-134-0/+134
* YQL-20086 invert flagvvvv2025-10-101-2/+0
* YQL-20086 sql/v1vitya-smirnov2025-10-076-1230/+1191
* support consumers' availability_period setting in the yqlswarmer2025-10-061-1/+4
* YQL-20307: Support inline subqueriesvitya-smirnov2025-10-012-73/+180
* The ability to specify not null, default, family in any orderflown4qqqq2025-09-231-1/+4
* KIKIMR-23992: Add secret SQL operations – create, alter, dropyurikiselev2025-09-052-0/+45
* added sql syntax for CREATE / ALTER DROP STREAMING QUERYgrigoriypisar2025-08-282-0/+97
* Feature: alter table T alter column C set not nullflown4qqqq2025-07-211-0/+2