summaryrefslogtreecommitdiffstats
path: root/yql/essentials
Commit message (Expand)AuthorAgeFilesLines
...
* YQL-21108: Introduce YqlSelect TranslationSettingvitya-smirnov2026-04-028-24/+76
* YQL_CODEGEN_AND_COMMIT system-698robot-yql-sandbox2026-04-021-222/+1556
* YQL-19768: Introduce ToFlowOverCollect optimizerimunkin2026-04-023-0/+50
* Intermediate changesrobot-piglet2026-04-021-22/+24
* YQL-20773 PositionOf & WithIssuevvvv2026-04-0121-7/+248
* Revert commit rXXXXXX, Use GatewaysConfig from QContext everywhereziganshinmr2026-04-014-42/+68
* Add python 3.14 support in mkqludovichenko-r2026-04-012-1/+4
* YQL-21111: Introduce MaxLangVer for SQL-builtinsmariibykova2026-04-015-6/+41
* YQL-21080: Add MinLangVer for SQL-builtinsmariibykova2026-04-012-66/+112
* YQL-21026: Fix IS DISTINCT from pg and nullatarasov52026-04-0112-2/+199
* Replace unreachable with *_ENSURE(false, ...)atarasov52026-04-0137-215/+224
* Intermediate changesrobot-piglet2026-04-0110-18/+146
* YQL-21112: Add memory and time stats for Lineagemaxkovalev2026-03-316-8/+42
* Intermediate changesrobot-piglet2026-03-314-0/+36
* Use GatewaysConfig from QContext everywhereziganshinmr2026-03-314-68/+42
* YQL-19768: Introduce ToFlowOverIteratorWithDepends optimizerimunkin2026-03-313-0/+58
* YQL-21080: Provide access to AsOptionalType as a SQL Builtinmariibykova2026-03-315-18/+66
* YQL-20234: Fix partial aggregation for Histogram and TopFreqvitya-smirnov2026-03-3120-28/+1595
* YQL-20095: Enable readability-avoid-const-params-in-declsvitya-smirnov2026-03-3148-100/+103
* YQL-21031: Do not duplicate table between TUatarasov52026-03-311-9/+14
* YQL-20793 fix hopping traitsvvvv2026-03-301-3/+30
* YDB Import 881robot-ydb-importer2026-03-301-2/+6
* YQL-21101: Preserve ToFlow dependencies in MKQLimunkin2026-03-305-13/+41
* YQL-21048: Support GROUPING SETS for YqlSelectvitya-smirnov2026-03-3047-57/+1757
* YQL-20234: Fix partial aggregation for Top/Bottomvitya-smirnov2026-03-3037-13/+3059
* New dq helper methodsudovichenko-r2026-03-271-0/+10
* Added reverse block join that builds the left side and streams the right sidepavelvelikhov2026-03-271-1/+2
* Intermediate changesrobot-piglet2026-03-271-0/+5
* YQL-21031: Refactor decimalatarasov52026-03-2711-123/+116
* YQL-21031: Fix number and directionatarasov52026-03-273-4/+39
* YQL-19424: Force BlockExpandChunked process stream inputimunkin2026-03-274-10/+17
* YQL-21097: Fix ExpandLMapOrShuffleByKeysimunkin2026-03-264-4/+70
* YQL-21093 USE yt:defaultvvvv2026-03-261-2/+6
* YQL-21085 fix typecheckvvvv2026-03-241-1/+6
* KIKIMR-24904: Support expressions in secret values parsingyurikiselev2026-03-246-171/+277
* YQL-20793 better Concat typecheckvvvv2026-03-241-11/+17
* YQL-21048: Allow GROUPING SETS trailing commavitya-smirnov2026-03-243-1/+74
* YQL-21045: Check output_columns in Aggregatemaxkovalev2026-03-241-0/+11
* support cloud auth for CREATE EXTERNAL DATA SOURCE (yql part)yumkam72026-03-235-0/+76
* Intermediate changesrobot-piglet2026-03-2358-0/+6000
* YQL-21083 fix strict join modevvvv2026-03-231-1/+2
* YQL-20793 Sql tests, final partvvvv2026-03-239-82/+701
* YQL-21068: Fix duplicated preaggregate exprvitya-smirnov2026-03-208-31/+103
* Fix ALTER TABLE ADD COLUMN (with COMPRESSION)neyrox2026-03-202-6/+35
* YQL-20987: Drop MKQL support for runtime versions <67imunkin2026-03-206-1373/+29
* YQL-20793 Sql tests, part 1vvvv2026-03-209-41/+526
* YQL-20928: Fix YqlSelect quoted atoms and unsupported messagevitya-smirnov2026-03-197-384/+480
* YQL-20793 SExpr fixes, last part. Fuzzer is fully enabled now for S-expr testsvvvv2026-03-1910-43/+602
* YQL-20793 SExpr fixes, part 2vvvv2026-03-187-38/+531
* Add per column encoding settings YQL grammarvladilenmuz2026-03-189-5/+449