summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1
Commit message (Expand)AuthorAgeFilesLines
* YQL-20631: Support WITH CTE columns and fix UNION column order for YqlSelectvitya-smirnov7 days4-27/+29
* YQL-20631: Support RECURSIVE WITH CTE on YqlSelectvitya-smirnov11 days6-41/+221
* SQL parser + type annotation for Materialize statementudovichenko-r11 days13-6/+483
* allow removal of custom system prefixes KIKIMR-25775gvit11 days2-4/+74
* YQL-20631: Support simple CTEs on YqlSelectvitya-smirnov12 days10-47/+506
* Intermediate changesrobot-piglet13 days3-7/+23
* Use Cons! in translator instead of Nthudovichenko-r13 days2-4/+4
* YQL-21134: Set UnstableFormat AST flag unconditionallyvitya-smirnov14 days5-16/+16
* YQL-20631: Introduce WITH CTE syntaxvitya-smirnov14 days12-100/+464
* YQL-20239: Exract pure_ast and move to sql/v1/idevitya-smirnov2026-06-11209-491/+625
* YQL-21299: Allow DqEngine and BlockEngine in YqlSelectvitya-smirnov2026-06-101-0/+4
* YQL-21134: Introduce not strict AST equalityvitya-smirnov2026-06-1011-116/+140
* YQL-20995: Check PRAGMAs on YqlSelectvitya-smirnov2026-06-095-570/+1003
* Retire StrictWarningAsError flagvitya-smirnov2026-06-084-5/+2
* YQL-20234: Fix agg phases over Null and disallow DISTINCTvitya-smirnov2026-06-084-69/+84
* YQL-20995: Introduce Sql2Yql UDFvitya-smirnov2026-06-072-5/+3
* YQL-21293: Fix UTF8 at GlobalAnalysis and WS at MatchCursorPrefixvitya-smirnov2026-06-076-5/+164
* YQL-16277: Implement type annotation for SqlCombineimunkin2026-06-041-0/+2
* Watermarks: YQL: Fix table hintsvokayndzop2026-06-0411-94/+244
* YQL-16277: Drop excess source usage in TCombineInputSourceimunkin2026-06-031-16/+15
* YQL-16277: Allow using expressions in equi predicates for COMBINE commandimunkin2026-06-021-7/+36
* hybrid rank callable placeholder KIKIMR-25488gvit2026-06-021-0/+5
* YQL-20855: Support NULL as a type namevitya-smirnov2026-05-278-4/+115
* YQL-21111: Introduce feature registryvitya-smirnov2026-05-2713-322/+255
* Add flag `ValidateViewStatement`ilnaz2026-05-271-4/+6
* YQL-21259 Allow Tables() function only in purecalcvvvv2026-05-262-0/+11
* YQL-21152: Unblock JOIN with ASTERISK at YqlSelectvitya-smirnov2026-05-222-21/+0
* YQL-21046: Support RANGE window on YqlSelectvitya-smirnov2026-05-221-0/+34
* YQL-20095: Apply modernize-use-nodiscard at sqlvitya-smirnov2026-05-2215-47/+47
* Star join hintziganshinmr2026-05-223-1/+6
* YQL-21231: Fix inline subquery at unary_subexpr_suffixvitya-smirnov2026-05-222-9/+18
* YQL-21231: Fix typovitya-smirnov2026-05-221-1/+1
* YQL-21230: Expect TooManyErrors on Build phasevitya-smirnov2026-05-223-4/+39
* WATERMARKS: YQL: Introduce WATERMARK = exprvokayndzop2026-05-194-54/+216
* YQL-20234: Support Percentile agg phasesvitya-smirnov2026-05-181-6/+26
* YQL-21046: Respect AnsiCurrentRow only on ordered windowvitya-smirnov2026-05-182-1/+33
* YQL-19747: Do not suggest lhs on rhs of assignmentvitya-smirnov2026-05-182-2/+12
* Fix WATERMARK syntax ambiguityvitya-smirnov2026-05-183-4/+10
* YQL-20998: Fix input tables for inline subqueryvitya-smirnov2026-05-152-3/+127
* YQL-20095: Enable readability-static-definition-in-anonymous-namespacevitya-smirnov2026-05-152-2/+2
* YQL-16277: Implement frontend for COMBINE commandimunkin2026-05-1312-16/+634
* YQL-20234: Support RandomValue agg phasesvitya-smirnov2026-05-131-7/+60
* Enable window new pipeline by defaultatarasov52026-05-082-3/+3
* YQL-21210 new lang vervvvv2026-05-071-4/+4
* YQL-20095: Enable readability-simplify-boolean-exprvitya-smirnov2026-05-079-90/+22
* YQL-20095: Enable readability-uppercase-literal-suffixvitya-smirnov2026-05-073-7/+7
* YQL-20095: Enable readability-redundant-declarationvitya-smirnov2026-05-061-1/+1
* YQL-20234: Support Corr and Cov agg phasesvitya-smirnov2026-05-061-3/+31
* YQL-21203: Do not suggest column after ASvitya-smirnov2026-05-042-1/+17
* YQL-21115: Remove private UDFs from a completionvitya-smirnov2026-05-043-0/+45