summaryrefslogtreecommitdiffstats
path: root/yql
Commit message (Expand)AuthorAgeFilesLines
...
* Intermediate changesrobot-piglet2026-06-24890-1147/+274
* SPYT-1033: revert cluster-default network_project from SPYT gatewaymihailagei2026-06-231-1/+0
* YQL-21018: Remove redundant mutableatarasov52026-06-231-1/+1
* Intermediate changesrobot-piglet2026-06-232-2/+2
* YQL-20631: Support WITH CTE columns and fix UNION column order for YqlSelectvitya-smirnov2026-06-2326-74/+514
* Preserve AssumeColumnOrder on DeriveColumnOrdervitya-smirnov2026-06-226-15/+15
* SPYT-1033: add network project to SPYT gateway configmihailagei2026-06-221-0/+1
* YQL-21048: Fix GROUPING SETS aggregation optionality on YqlSelectvitya-smirnov2026-06-2211-20/+888
* YQL-21338: Better error messageatarasov52026-06-2220-35/+263
* YQL-21253: Consider monotonicity when calculating the offset usageatarasov52026-06-193-26/+215
* fixed Yield generation in switchgrigoriypisar2026-06-192-4/+188
* YQL-21207: Hash runtime settingsatarasov52026-06-199-8/+282
* YQL-20631: Support RECURSIVE WITH CTE on YqlSelectvitya-smirnov2026-06-1933-109/+685
* SQL parser + type annotation for Materialize statementudovichenko-r2026-06-1822-164/+743
* allow removal of custom system prefixes KIKIMR-25775gvit2026-06-183-4/+76
* Intermediate changesrobot-piglet2026-06-182-0/+22
* YQL-20631: Support simple CTEs on YqlSelectvitya-smirnov2026-06-1818-47/+653
* Intermediate changesrobot-piglet2026-06-171-1/+1
* YQL-21321 don't check for persistable in agg traits typecheckvvvv2026-06-175-1/+41
* Intermediate changesrobot-piglet2026-06-173-7/+23
* Use Cons! in translator instead of Nthudovichenko-r2026-06-1713-1060/+1153
* YQL-16277: Implement MKQL provider for ListJoinCoreimunkin2026-06-174-2/+52
* YQL-16277: Implement type annotation for ListJoinCoreimunkin2026-06-165-0/+199
* YQL-21321 deep error check for EnsurePersistablevvvv2026-06-166-2/+66
* YQL-21134: Set UnstableFormat AST flag unconditionallyvitya-smirnov2026-06-1610-22/+26
* YQL-20631: Introduce WITH CTE syntaxvitya-smirnov2026-06-1612-100/+464
* Intermediate changesrobot-piglet2026-06-162-4/+4
* Intermediate changesrobot-piglet2026-06-1664-12095/+4835
* Do not lose exceptions from CloseLastSessionaneporada2026-06-161-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-106-22/+68
* 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-0910-28/+21
* 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