summaryrefslogtreecommitdiffstats
path: root/yql/essentials/core/cbo
Commit message (Expand)AuthorAgeFilesLines
* Replace unreachable with *_ENSURE(false, ...)atarasov52026-04-012-7/+8
* YQL-20095: Enable readability-avoid-const-params-in-declsvitya-smirnov2026-03-311-7/+7
* YQL-20095: Enable modernize-use-designated-initializersvitya-smirnov2026-03-172-11/+11
* [CBO] Fix interesting orderings lookup: make it order-sensitive, i.e. shuffle...alexpaniman2026-03-172-12/+16
* YQL-20095: Enable modernize-use-bool-literalsvitya-smirnov2026-03-032-11/+11
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-022-3/+5
* YQL-20095: Enable modernize-loop-convertvitya-smirnov2026-02-272-7/+7
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-233-7/+7
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-132-6/+6
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-214-32/+36
* Replace ForceShuffleElimination with more flexible cutoffalexpaniman2025-11-121-1/+1
* Add CBO parameter for configuring Shuffle Elimination cutoffalexpaniman2025-11-112-5/+7
* YQL-20086 invert flagvvvv2025-10-103-6/+0
* YQL-20086 core (part1)vvvv2025-10-0810-381/+340
* [RBO] Added to FSM commentspudge1000-72025-08-141-7/+41
* [RBO] Sorting ordering bug fixpudge1000-72025-08-111-1/+1
* [CBO] Added natural orderings to the orderings FSMpudge1000-72025-07-112-23/+139
* [CBO] Add Bytes hintspudge1000-72025-07-073-8/+70
* [RBO] Improved Sortings FSMpudge1000-72025-06-192-19/+60
* YQL-20086 corevvvv2025-06-183-231/+231
* [RBO] Improved FSM with sortings (added directions)pudge1000-72025-06-093-50/+265
* [RBO] Added Sortings to FSMpudge1000-72025-05-302-111/+386
* [CBO] Add DFSM checkpudge1000-72025-05-221-2/+5
* [CBO] Extended interesting ordering frameworkpudge1000-72025-05-143-431/+951
* [CBO] Ternary Operator bytesize estimation bug fixpudge1000-72025-03-171-2/+3
* [CBO] Anti/Semi Join costs and nrows fixespudge1000-72025-03-051-6/+11
* [CBO] Add CROSS JOIN cost fixpudge1000-72025-02-261-0/+4
* [CBO] Shuffle cost addedpudge1000-72025-02-243-36/+89
* [CBO] Added interesting orderings frameworkpudge1000-72025-02-201-0/+679
* [CBO] Make hints parser parse better (added _ handling + lowercase join algo).pudge1000-72024-12-191-13/+26
* Fix YT provider direct dependency on DQ via CBOaneporada2024-11-265-7/+83
* Moved other yql/essentials libs YQL-19206vvvv2024-11-071-2/+2
* Prepare move yql/minikql YQL-19206vvvv2024-11-076-0/+1065