summaryrefslogtreecommitdiffstats
path: root/yql/essentials/core/services
Commit message (Expand)AuthorAgeFilesLines
* YQL-21291: Add Math transformation to Lineagemaxkovalev4 days1-1/+21
* YQL-21240: Fix incorrect indices in Lineage for multiple readsmaxkovalev2026-05-151-5/+7
* YQL-21238: Fix purecalc evaluate expressionatarasov52026-05-141-1/+1
* YQL-20095: Enable modernize-use-emplacevitya-smirnov2026-05-133-4/+4
* YQL-21186: Improve SqlIn handling in Lineagemaxkovalev2026-04-291-8/+11
* YQL-21193: Revert SqlIn fixmaxkovalev2026-04-281-2/+2
* YQL-21186: Improve SqlIn support in Lineagemaxkovalev2026-04-241-2/+2
* YQL-21159: Add Yson type format to Standalone Lineagemaxkovalev2026-04-233-31/+51
* Enable by default in codevvvv2026-04-221-1/+1
* YQL-21169: Fix cases with incorrect lineage for Standalone formatmaxkovalev2026-04-211-1/+9
* YQL-21169: Fix case with empty lineage sectionmaxkovalev2026-04-201-2/+8
* YQL-20810: New lineage formatmaxkovalev2026-04-173-158/+524
* YQL-20095: Enable readability-isolate-declarationvitya-smirnov2026-04-133-6/+12
* YQL-21142: Switch to std::unordered_map due to THashMap exception unsafetymaxkovalev2026-04-131-6/+7
* YQL-21112: Add memory and time stats for Lineagemaxkovalev2026-03-312-5/+8
* YQL-21045: Check output_columns in Aggregatemaxkovalev2026-03-241-0/+11
* YQL-20095: Enable modernize-use-designated-initializersvitya-smirnov2026-03-174-11/+11
* YQL-21022: Add FIXME messagemaxkovalev2026-03-111-0/+1
* YQL-21022: Avoid crash in assign operator for HashTable with LimitingAllocatormaxkovalev2026-03-111-1/+2
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-022-4/+8
* Avoid full lambda rebuild during OptimizeExpr (eval)vvvv2026-02-241-0/+3
* YQL-20095: Enable modernize-concat-nested-namespacesvitya-smirnov2026-02-173-12/+6
* YQL-20739: Fix lineage for appending tablemaxkovalev2026-02-101-20/+38
* YQL-20095: Enable misc-use-anonymous-namespacevitya-smirnov2026-02-051-2/+6
* YQL-20811: Add limiting allocator for lineage calculationmaxkovalev2026-02-042-147/+277
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-232-5/+5
* YQL-20800 handle dynamic file name dependencyvvvv2025-12-191-10/+22
* YQL-20739: Fix lineage comparisonmaxkovalev2025-12-122-8/+29
* YQL-20756: Limit lineage size before export to logbrokermaxkovalev2025-12-101-0/+2
* YQL-20739: Correctly compare lineagesmaxkovalev2025-12-083-30/+107
* YQL-19418: Turn on lineage check at qplayer for standalone casemaxkovalev2025-12-031-18/+18
* YQL-20675: Improve lineage metricsmaxkovalev2025-11-261-1/+2
* YQL-20645 fix pending files scanvvvv2025-11-251-1/+1
* YQL-20675: Fix Standalone Lineage metricsmaxkovalev2025-11-251-3/+3
* YQL-20673 Graph cycle detectorvvvv2025-11-251-2/+6
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-211-2/+2
* YQL-19542: Add metric for Standalone Lineagemaxkovalev2025-10-241-0/+2
* YQL-19542: Capture and replay lineage from QStorage for standalone modemaxkovalev2025-10-241-2/+34
* YQL query dumperziganshinmr2025-10-211-2/+2
* YQL-19542: Save lineage in qstorage and check at replaymaxkovalev2025-10-204-27/+89
* YQL-20086 invert flagvvvv2025-10-102-4/+0
* YQL-20445: Calculate lineage in testsmaxkovalev2025-10-094-10/+61
* YQL-20086 core (part1)vvvv2025-10-0816-547/+569
* SeqMode supportudovichenko-r2025-09-183-14/+58
* YQL-20423 pending files should postpone all outer evaluationsvvvv2025-09-151-20/+24
* Run Statistics transformer only when CBO is activeudovichenko-r2025-08-191-3/+13
* NormalizeDependsOn pipeline stageziganshinmr2025-07-301-0/+5
* YQL-20153 params fixesvvvv2025-07-041-1/+1
* YQL-20086 corevvvv2025-06-184-36/+36
* YQL-19945 track stack frames for evaluationvvvv2025-05-151-4/+1