summaryrefslogtreecommitdiffstats
path: root/yql/essentials
Commit message (Expand)AuthorAgeFilesLines
* SPYT-1033: revert cluster-default network_project from SPYT gatewaymihailagei6 days1-1/+0
* YQL-21018: Remove redundant mutableatarasov56 days1-1/+1
* Intermediate changesrobot-piglet6 days2-2/+2
* YQL-20631: Support WITH CTE columns and fix UNION column order for YqlSelectvitya-smirnov6 days26-74/+514
* Preserve AssumeColumnOrder on DeriveColumnOrdervitya-smirnov7 days6-15/+15
* SPYT-1033: add network project to SPYT gateway configmihailagei7 days1-0/+1
* YQL-21048: Fix GROUPING SETS aggregation optionality on YqlSelectvitya-smirnov7 days11-20/+888
* YQL-21338: Better error messageatarasov57 days20-35/+263
* YQL-21253: Consider monotonicity when calculating the offset usageatarasov510 days3-26/+215
* fixed Yield generation in switchgrigoriypisar10 days2-4/+188
* YQL-21207: Hash runtime settingsatarasov510 days9-8/+282
* YQL-20631: Support RECURSIVE WITH CTE on YqlSelectvitya-smirnov10 days33-109/+685
* SQL parser + type annotation for Materialize statementudovichenko-r11 days22-164/+743
* allow removal of custom system prefixes KIKIMR-25775gvit11 days3-4/+76
* Intermediate changesrobot-piglet11 days2-0/+22
* YQL-20631: Support simple CTEs on YqlSelectvitya-smirnov11 days18-47/+653
* Intermediate changesrobot-piglet12 days1-1/+1
* YQL-21321 don't check for persistable in agg traits typecheckvvvv12 days5-1/+41
* Intermediate changesrobot-piglet12 days3-7/+23
* Use Cons! in translator instead of Nthudovichenko-r12 days13-1060/+1153
* YQL-16277: Implement MKQL provider for ListJoinCoreimunkin12 days4-2/+52
* YQL-16277: Implement type annotation for ListJoinCoreimunkin13 days5-0/+199
* YQL-21321 deep error check for EnsurePersistablevvvv13 days6-2/+66
* YQL-21134: Set UnstableFormat AST flag unconditionallyvitya-smirnov13 days10-22/+26
* YQL-20631: Introduce WITH CTE syntaxvitya-smirnov13 days12-100/+464
* Intermediate changesrobot-piglet13 days2-4/+4
* Intermediate changesrobot-piglet14 days64-12095/+4835
* Do not lose exceptions from CloseLastSessionaneporada14 days1-8/+14
* Fix fusing two CalcOverWindow with ExtractMembers in-betweenaneporada2026-06-121-5/+21
* [minikql] optimize BlockMapJoin: use spans instead of row-vectorspavook2026-06-111-24/+35
* YQL-20239: Exract pure_ast and move to sql/v1/idevitya-smirnov2026-06-11215-512/+646
* Fix PayloadRenameOverWindow in overwrite caseaneporada2026-06-115-7/+93
* YQL-21297: Handle Interval64 in aggregate/windowvitya-smirnov2026-06-1019-19/+476
* YQL-21299: Allow DqEngine and BlockEngine in YqlSelectvitya-smirnov2026-06-101-0/+4
* Intermediate changesrobot-piglet2026-06-105-17/+67
* YQL-21134: Introduce not strict AST equalityvitya-smirnov2026-06-1015-121/+156
* YQL-20995: Check PRAGMAs on YqlSelectvitya-smirnov2026-06-095-570/+1003
* Intermediate changesrobot-piglet2026-06-098-19/+15
* Ban bugprone-forward-declaration-namespace which gives false-positives a lotthegeorg2026-06-091-1/+0
* YQL-21296: Fix isPresortUniversal initialization in SqlCombineInputWrapperimunkin2026-06-081-1/+3
* Intermediate changesrobot-piglet2026-06-082-20/+4
* Retire StrictWarningAsError flagvitya-smirnov2026-06-085-8/+5
* YQL-20234: Fix agg phases over Null and disallow DISTINCTvitya-smirnov2026-06-0838-207/+365
* YQL-20995: Introduce Sql2Yql UDFvitya-smirnov2026-06-079-6/+358
* YQL-21293: Fix UTF8 at GlobalAnalysis and WS at MatchCursorPrefixvitya-smirnov2026-06-076-5/+164
* Intermediate changesrobot-piglet2026-06-051-4/+23
* YQL-21292 fixed switching of cycle detector & better diagsvvvv2026-06-0514-2005/+1920
* YQL-21295 avoid PolyArgs match on universal argsvvvv2026-06-052-1/+11
* YQL-21291: Add Math transformation to Lineagemaxkovalev2026-06-051-1/+21
* YQL-16277: Implement type annotation for SqlCombineimunkin2026-06-0418-9/+406