summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql
Commit message (Expand)AuthorAgeFilesLines
* Add GENERATED ALWAYS AS syntaxditimizhev3 days7-2/+558
* YQL-21408: Replace MakeLangVersion with features.jsonvitya-smirnov5 days5-52/+57
* YQL-21404 implemented syscache, table, func callvvvv6 days2-1/+107
* Watermarks: YQL: allow watermark optionsvokayndzop6 days4-12/+67
* Change `MATERIALIZE` grammar to exclude `WITH` statement ambiguityudovichenko-r10 days4-11/+44
* YQL-20095: Enable misc-unused-using-declsvitya-smirnov10 days5-8/+0
* YQL-21370: Support TCoreAttr::Args at SqlCorevitya-smirnov10 days7-2/+61
* Support PruneUnusedColumns in Materializeudovichenko-r10 days1-2/+6
* YQL-21363: Support EvaluateAtom source on YqlSelectvitya-smirnov12 days3-25/+65
* KIKIMR-25621: Introduce multi-column statisticsazevaykin13 days9-18/+328
* Fixes in core for `Materialize`udovichenko-r2026-07-031-0/+4
* YQL-21365: Fix TLangVerProxyNode::Clonevitya-smirnov2026-07-031-1/+1
* YQL-21363: Support PRAGMA TablePathPrefix on YqlSelectdeniskhalikov2026-07-032-4/+69
* Added support for YQL receive_message_wait_time and receive_message_delay att...tesseract2026-07-024-11/+59
* YQL-20095: Tune bugprone-argument-commentvitya-smirnov2026-06-3027-263/+263
* support custom rank/score lambdas KIKIMR-25488gvit2026-06-292-1/+133
* YQL-21342: Fix inline subquery at expressionvitya-smirnov2026-06-292-11/+179
* YQL: add SHOW CREATE EXTERNAL DATA SOURCE statementpretender2026-06-264-8/+41
* Remove extra system columnskardymon-d2026-06-255-12/+26
* YQL-20095: Enable performance-move-const-argvitya-smirnov2026-06-2432-110/+110
* YQL-20631: Support WITH CTE columns and fix UNION column order for YqlSelectvitya-smirnov2026-06-234-27/+29
* YQL-20631: Support RECURSIVE WITH CTE on YqlSelectvitya-smirnov2026-06-196-41/+221
* SQL parser + type annotation for Materialize statementudovichenko-r2026-06-1813-6/+483
* allow removal of custom system prefixes KIKIMR-25775gvit2026-06-183-4/+76
* YQL-20631: Support simple CTEs on YqlSelectvitya-smirnov2026-06-1810-47/+506
* Intermediate changesrobot-piglet2026-06-173-7/+23
* Use Cons! in translator instead of Nthudovichenko-r2026-06-172-4/+4
* YQL-21134: Set UnstableFormat AST flag unconditionallyvitya-smirnov2026-06-166-17/+16
* YQL-20631: Introduce WITH CTE syntaxvitya-smirnov2026-06-1612-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-1012-116/+141
* 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-272-4/+8
* YQL-21259 Allow Tables() function only in purecalcvvvv2026-05-263-0/+12
* 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-2217-52/+52
* Star join hintziganshinmr2026-05-223-1/+6