summaryrefslogtreecommitdiffstats
path: root/yql
Commit message (Expand)AuthorAgeFilesLines
...
* YDB fultext indexes: fulltext_plain & fulltext_relevanceazevaykin2026-01-223-7/+14
* YQL-20793 fix qplayervvvv2026-01-226-53/+477
* support streaming disposition in streaming queriesgrigoriypisar2026-01-219-102/+201
* mkql multihopping: fix passing of optional argumentsyumkam72026-01-212-8/+10
* Provide better static assertsatarasov52026-01-215-19/+35
* Fix buildsatarasov52026-01-203-15/+4
* add fulltext builtin functions KIKIMR-24587gvit2026-01-2023-0/+214
* Enable ForbidConstantDependsOnFuse by defaultziganshinmr2026-01-201-1/+1
* EmitPruneKeys minor refactoringaneporada2026-01-193-63/+79
* YQL-20793 remove common fallback - part1vvvv2026-01-1913-97/+914
* YQL-13448: Introduce window RANGE logicatarasov52026-01-19164-544/+10849
* Intermediate changesrobot-piglet2026-01-191-1/+2
* Support DROP ... IF EXISTS & CREATE ... IF NOT EXISTS features.Anton Romanov2026-01-162-8/+57
* make OptimizeXNotX enabled for defaultlucius2026-01-151-1/+1
* YQL-20339 Enable runime linear checker in the purecalc & specsvvvv2026-01-158-47/+337
* YQL-20339 Runtime linear checker for completnessvvvv2026-01-1520-39/+177
* YQL-20339 Fixed linear checker for incomplete tuple/structvvvv2026-01-135-0/+57
* [Query replay] Fixes at replay sideziganshinmr2026-01-131-2/+2
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-1388-227/+223
* YQL-20731: Fix WideChopper codegen initimunkin2026-01-132-2/+161
* YQL-20793 qplayer2 expvvvv2026-01-124-5/+88
* YQL-20793 Part #2 fixes for qplayer2vvvv2025-12-308-29/+264
* YQL-20530: Fix a fatal table alias ending with '/'vitya-smirnov2025-12-302-2/+50
* YQL-20793 Part #1 fixes for qplayer2vvvv2025-12-307-37/+330
* YQL-20436: Fix free names on YqlSelect named nodevitya-smirnov2025-12-3011-50/+56
* YQL-20436: Fix asterisk subquery on SqlSelectvitya-smirnov2025-12-3033-3/+689
* Forbid use of array types in YQL_ENSURE & YQL_ENSURE_CODELINE conditions #30109swarmer2025-12-292-10/+12
* YQL-20679: Save and load activation into QStoragemaxkovalev2025-12-291-9/+51
* YQL-20436: Support Named Nodes on YqlSelectvitya-smirnov2025-12-2742-118/+1078
* YQL-20793 pass config provider (w/o gw)vvvv2025-12-268-10/+91
* multihopping: add FarFuture statistics and limitsyumkam72025-12-2620-69/+1133
* YQL-20436: Support trailing comma at VALUES and ASvitya-smirnov2025-12-263-5/+24
* Intermediate changesrobot-piglet2025-12-264-0/+74
* Intermediate changesrobot-piglet2025-12-261-1/+1
* replaced prohibited std::optional and std::nullptryizenov2025-12-261-12/+13
* YQL-20793 ytfile sql testsvvvv2025-12-267-22/+106
* Enhance token resolutionngc2242025-12-2510-34/+81
* YQL-20793 ytfile s-expr testsvvvv2025-12-2512-30/+126
* YQL-20793 minirun testsvvvv2025-12-2430-84/+519
* Save import info to qstorage & fix udfs in full replayziganshinmr2025-12-242-1/+59
* Remove old methodsudovichenko-r2025-12-231-12/+0
* YQL-20793 facade toolvvvv2025-12-2310-23/+67
* YQL-20436: Set top-level column order on YqlSelectvitya-smirnov2025-12-2314-480/+508
* YQL-20436: Support anonymous table on YqlSelectvitya-smirnov2025-12-234-8/+47
* optimized equi-width histogramyizenov2025-12-223-158/+291
* YQL-20436: Fix YqlAgg type annotation on YqlSelectvitya-smirnov2025-12-2214-16/+427
* YQL-20793 initial implementation of partial linter's typecheckvvvv2025-12-2216-28/+417
* YQL-20436: Fix column disambiguation on YqlSelectvitya-smirnov2025-12-2212-32/+313
* YQL-20436: Fix column name on YqlSelect CROSS JOINvitya-smirnov2025-12-197-37/+57
* YQL-20378: Introduce %z specifier for Datetime::Parse{,64}imunkin2025-12-1931-11/+554