index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yql
/
essentials
/
core
/
services
Commit message (
Expand
)
Author
Age
Files
Lines
*
YQL-21291: Add Math transformation to Lineage
maxkovalev
4 days
1
-1
/
+21
*
YQL-21240: Fix incorrect indices in Lineage for multiple reads
maxkovalev
2026-05-15
1
-5
/
+7
*
YQL-21238: Fix purecalc evaluate expression
atarasov5
2026-05-14
1
-1
/
+1
*
YQL-20095: Enable modernize-use-emplace
vitya-smirnov
2026-05-13
3
-4
/
+4
*
YQL-21186: Improve SqlIn handling in Lineage
maxkovalev
2026-04-29
1
-8
/
+11
*
YQL-21193: Revert SqlIn fix
maxkovalev
2026-04-28
1
-2
/
+2
*
YQL-21186: Improve SqlIn support in Lineage
maxkovalev
2026-04-24
1
-2
/
+2
*
YQL-21159: Add Yson type format to Standalone Lineage
maxkovalev
2026-04-23
3
-31
/
+51
*
Enable by default in code
vvvv
2026-04-22
1
-1
/
+1
*
YQL-21169: Fix cases with incorrect lineage for Standalone format
maxkovalev
2026-04-21
1
-1
/
+9
*
YQL-21169: Fix case with empty lineage section
maxkovalev
2026-04-20
1
-2
/
+8
*
YQL-20810: New lineage format
maxkovalev
2026-04-17
3
-158
/
+524
*
YQL-20095: Enable readability-isolate-declaration
vitya-smirnov
2026-04-13
3
-6
/
+12
*
YQL-21142: Switch to std::unordered_map due to THashMap exception unsafety
maxkovalev
2026-04-13
1
-6
/
+7
*
YQL-21112: Add memory and time stats for Lineage
maxkovalev
2026-03-31
2
-5
/
+8
*
YQL-21045: Check output_columns in Aggregate
maxkovalev
2026-03-24
1
-0
/
+11
*
YQL-20095: Enable modernize-use-designated-initializers
vitya-smirnov
2026-03-17
4
-11
/
+11
*
YQL-21022: Add FIXME message
maxkovalev
2026-03-11
1
-0
/
+1
*
YQL-21022: Avoid crash in assign operator for HashTable with LimitingAllocator
maxkovalev
2026-03-11
1
-1
/
+2
*
YQL-20095: Enable modernize-pass-by-value
vitya-smirnov
2026-03-02
2
-4
/
+8
*
Avoid full lambda rebuild during OptimizeExpr (eval)
vvvv
2026-02-24
1
-0
/
+3
*
YQL-20095: Enable modernize-concat-nested-namespaces
vitya-smirnov
2026-02-17
3
-12
/
+6
*
YQL-20739: Fix lineage for appending table
maxkovalev
2026-02-10
1
-20
/
+38
*
YQL-20095: Enable misc-use-anonymous-namespace
vitya-smirnov
2026-02-05
1
-2
/
+6
*
YQL-20811: Add limiting allocator for lineage calculation
maxkovalev
2026-02-04
2
-147
/
+277
*
YQL-20095: Enable google-explicit-constructor
vitya-smirnov
2026-01-23
2
-5
/
+5
*
YQL-20800 handle dynamic file name dependency
vvvv
2025-12-19
1
-10
/
+22
*
YQL-20739: Fix lineage comparison
maxkovalev
2025-12-12
2
-8
/
+29
*
YQL-20756: Limit lineage size before export to logbroker
maxkovalev
2025-12-10
1
-0
/
+2
*
YQL-20739: Correctly compare lineages
maxkovalev
2025-12-08
3
-30
/
+107
*
YQL-19418: Turn on lineage check at qplayer for standalone case
maxkovalev
2025-12-03
1
-18
/
+18
*
YQL-20675: Improve lineage metrics
maxkovalev
2025-11-26
1
-1
/
+2
*
YQL-20645 fix pending files scan
vvvv
2025-11-25
1
-1
/
+1
*
YQL-20675: Fix Standalone Lineage metrics
maxkovalev
2025-11-25
1
-3
/
+3
*
YQL-20673 Graph cycle detector
vvvv
2025-11-25
1
-2
/
+6
*
YQL-20086: Add yql/essentials Clang Tidy config
vitya-smirnov
2025-11-21
1
-2
/
+2
*
YQL-19542: Add metric for Standalone Lineage
maxkovalev
2025-10-24
1
-0
/
+2
*
YQL-19542: Capture and replay lineage from QStorage for standalone mode
maxkovalev
2025-10-24
1
-2
/
+34
*
YQL query dumper
ziganshinmr
2025-10-21
1
-2
/
+2
*
YQL-19542: Save lineage in qstorage and check at replay
maxkovalev
2025-10-20
4
-27
/
+89
*
YQL-20086 invert flag
vvvv
2025-10-10
2
-4
/
+0
*
YQL-20445: Calculate lineage in tests
maxkovalev
2025-10-09
4
-10
/
+61
*
YQL-20086 core (part1)
vvvv
2025-10-08
16
-547
/
+569
*
SeqMode support
udovichenko-r
2025-09-18
3
-14
/
+58
*
YQL-20423 pending files should postpone all outer evaluations
vvvv
2025-09-15
1
-20
/
+24
*
Run Statistics transformer only when CBO is active
udovichenko-r
2025-08-19
1
-3
/
+13
*
NormalizeDependsOn pipeline stage
ziganshinmr
2025-07-30
1
-0
/
+5
*
YQL-20153 params fixes
vvvv
2025-07-04
1
-1
/
+1
*
YQL-20086 core
vvvv
2025-06-18
4
-36
/
+36
*
YQL-19945 track stack frames for evaluation
vvvv
2025-05-15
1
-4
/
+1
[next]