summaryrefslogtreecommitdiffstats
path: root/yql/essentials
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* YQL-20793 SExpr fixes, part 1vvvv2026-03-1811-39/+459
* Cherry pick YQL-20998: Emit Reads only on EXISTSvitya-smirnov2026-03-182-447/+451
* Rollback: rXXXXXXrobot-srch-releaser2026-03-172-451/+447
* Intermediate changesrobot-piglet2026-03-171-1/+1
* Intermediate changesrobot-piglet2026-03-171-1/+1
* YQL-20793 ConvertToLambda fixvvvv2026-03-1710-176/+798
* YQL-20998: Emit Reads only on EXISTSvitya-smirnov2026-03-172-447/+451
* YQL-20095: Enable modernize-use-designated-initializersvitya-smirnov2026-03-1784-1470/+1503
* Runtime dispatch boolsatarasov52026-03-1710-127/+124
* [CBO] Fix interesting orderings lookup: make it order-sensitive, i.e. shuffle...alexpaniman2026-03-172-12/+16
* YQL-21044: Do not use ctx for window funcatarasov52026-03-1613-8/+292
* YQL-21041 fix error handlingvvvv2026-03-161-1/+9
* YQL-20793 Introduced universal fuzzer (disabled by now)vvvv2026-03-1610-29/+179