summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1
Commit message (Expand)AuthorAgeFilesLines
* YQL-20995: Introduce Sql2Yql UDFvitya-smirnov36 hours2-5/+3
* YQL-21293: Fix UTF8 at GlobalAnalysis and WS at MatchCursorPrefixvitya-smirnov37 hours6-5/+164
* YQL-16277: Implement type annotation for SqlCombineimunkin4 days1-0/+2
* Watermarks: YQL: Fix table hintsvokayndzop4 days11-94/+244
* YQL-16277: Drop excess source usage in TCombineInputSourceimunkin5 days1-16/+15
* YQL-16277: Allow using expressions in equi predicates for COMBINE commandimunkin6 days1-7/+36
* hybrid rank callable placeholder KIKIMR-25488gvit6 days1-0/+5
* YQL-20855: Support NULL as a type namevitya-smirnov12 days8-4/+115
* YQL-21111: Introduce feature registryvitya-smirnov12 days13-322/+255
* Add flag `ValidateViewStatement`ilnaz13 days1-4/+6
* YQL-21259 Allow Tables() function only in purecalcvvvv14 days2-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
* YQL-20928: Fix RIGHT JOIN for YqlSelectvitya-smirnov2026-04-303-36/+42
* YQL-21128: create AsOptionalmariibykova2026-04-302-0/+18
* Enable StrictWarningAsError at codevitya-smirnov2026-04-303-18/+2
* YQL-20518: Fix UDF completionvitya-smirnov2026-04-302-0/+15
* YDB: Rename "max_shards_in_flight" COMPACT option to "parallel"vitaliff2026-04-305-22/+22
* YQL-20928: Support SELECT DISTINCT for YqlSelectvitya-smirnov2026-04-304-3/+17
* YQL-14176: Improve UNION/EXCEPT/INTERSECT completionvitya-smirnov2026-04-302-0/+82
* YQL-20279 exclude internal YQL protos for java, moved issue_id.proto to publicvvvv2026-04-293-3/+3
* YQL-20928: Fix YqlSelect table ref default aliasvitya-smirnov2026-04-292-23/+47
* YDB: Allow WITH for all index types to add PARALLEL option to index buildsvitaliff2026-04-292-18/+3
* YQL-21048: Support Grouping function at YqlSelectvitya-smirnov2026-04-283-0/+10
* YQL-21046: Support window functions for YqlSelectvitya-smirnov2026-04-2810-26/+131
* YQL-20095: Enable readability-inconsistent-declaration-parameter-namevitya-smirnov2026-04-2817-84/+84
* YQL-21111: Moving the LangVerCheck to init-stage using ProxyNodemariibykova2026-04-243-31/+67
* YQL-20380: Introduce LSP correct name resolutionvitya-smirnov2026-04-2426-235/+864