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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
YQL-20095: Enable modernize-loop-convert
vitya-smirnov
2026-02-27
17
-61
/
+59
*
Avoid full lambda rebuild during OptimizeExpr (eval)
vvvv
2026-02-24
3
-2
/
+6
*
Enable NormalizeEqualityFilterOverJoin by default
aneporada
2026-02-21
1
-1
/
+1
*
YQL-20958: Pass translator flags for sql view
atarasov5
2026-02-20
3
-0
/
+6
*
YQL-20928: Split SqlSelect, PgSelect and YqlSelect logic
vitya-smirnov
2026-02-20
16
-9099
/
+9298
*
YQL-20095: Enable bugprone-exception-escape
atarasov5
2026-02-20
1
-3
/
+8
*
YQL-20904: Support top-level UNION/INTERSECT for YqlSelect
vitya-smirnov
2026-02-19
1
-1
/
+8
*
YQL-20095: Enable modernize-avoid-c-arrays
vitya-smirnov
2026-02-19
13
-61
/
+64
*
YQL-20095: Enable modernize-deprecated-headers
vitya-smirnov
2026-02-18
2
-2
/
+2
*
YQL-20095: Enable modernize-concat-nested-namespaces
vitya-smirnov
2026-02-17
25
-100
/
+84
*
YQL-20895: Preserve annotation at ExpandSqlSelect
vitya-smirnov
2026-02-12
2
-26
/
+100
*
YDB Import 877
robot-ydb-importer
2026-02-11
1
-1
/
+2
*
YQL-20739: Fix lineage for appending table
maxkovalev
2026-02-10
1
-20
/
+38
*
YQL-20804: revert
mrlolthe1st
2026-02-10
1
-9
/
+2
*
YQL-13448: Use ordered map instead of map for sort column push
atarasov5
2026-02-09
1
-5
/
+5
*
YQL-15552 low level Yson mutation API
vvvv
2026-02-06
1
-0
/
+33
*
rename full text builtins KIKIMR-24729
gvit
2026-02-06
2
-3
/
+3
*
YQL-20804: Fix CommonType for decimals
mrlolthe1st
2026-02-06
1
-2
/
+9
*
Support restarting yql query without fmr gateway in case of error
cdzyura171
2026-02-05
2
-0
/
+17
*
YQL-20913 some perf tweaks
vvvv
2026-02-05
3
-15
/
+24
*
YQL-20095: Enable misc-use-anonymous-namespace
vitya-smirnov
2026-02-05
6
-20
/
+26
*
YQL-20861: introduce TCheckedDerefPtr
lukashevich84
2026-02-05
8
-10
/
+28
*
YQL-20811: Add limiting allocator for lineage calculation
maxkovalev
2026-02-04
4
-168
/
+309
*
Enable SqlInWithNothingOrNull by default
aneporada
2026-02-03
1
-1
/
+1
*
Enable PayloadRenameOverWindow by default
aneporada
2026-02-02
1
-1
/
+1
*
YQL-20868: separate typecheck at fastcheck
lukashevich84
2026-02-02
1
-0
/
+2
*
YQL-20907 fix AsDict
vvvv
2026-02-02
1
-0
/
+5
*
dq/kqp: propagate watermarks settings from sources to graph (yql part) [alter...
yumkam7
2026-02-02
1
-0
/
+5
*
YQL-20856: Fix sort traits handling
atarasov5
2026-02-02
6
-71
/
+212
*
Enable CheckWindowFramesFieldSubset by default
aneporada
2026-02-02
1
-1
/
+1
*
YQL-20095: Enable some hicpp checks
vitya-smirnov
2026-01-30
1
-0
/
+6
*
YQL-20848: Implement bound implicit cast
atarasov5
2026-01-30
18
-1067
/
+1245
*
YQL-20889 allow customization of how issues are reported
vvvv
2026-01-29
4
-8
/
+20
*
MultiHopping: fix empty constraint
vokayndzop
2026-01-29
2
-0
/
+29
*
YQL-20095: Enable google-explicit-constructor
vitya-smirnov
2026-01-23
34
-52
/
+86
*
YQL-20871 fix
vvvv
2026-01-23
1
-1
/
+7
*
YQL-20793 fix qplayer
vvvv
2026-01-22
6
-53
/
+477
*
Fix builds
atarasov5
2026-01-20
2
-13
/
+2
*
add fulltext builtin functions KIKIMR-24587
gvit
2026-01-20
2
-0
/
+76
*
Enable ForbidConstantDependsOnFuse by default
ziganshinmr
2026-01-20
1
-1
/
+1
*
EmitPruneKeys minor refactoring
aneporada
2026-01-19
3
-63
/
+79
*
YQL-20793 remove common fallback - part1
vvvv
2026-01-19
13
-97
/
+914
*
YQL-13448: Introduce window RANGE logic
atarasov5
2026-01-19
24
-447
/
+2934
*
make OptimizeXNotX enabled for default
lucius
2026-01-15
1
-1
/
+1
*
YQL-20339 Fixed linear checker for incomplete tuple/struct
vvvv
2026-01-13
1
-0
/
+36
*
[Query replay] Fixes at replay side
ziganshinmr
2026-01-13
1
-2
/
+2
*
YQL-20095: Enable modernize-use-override
vitya-smirnov
2026-01-13
24
-43
/
+43
*
YQL-20793 qplayer2 exp
vvvv
2026-01-12
4
-5
/
+88
*
YQL-20793 Part #2 fixes for qplayer2
vvvv
2025-12-30
8
-29
/
+264
*
YQL-20793 Part #1 fixes for qplayer2
vvvv
2025-12-30
6
-37
/
+314
[prev]
[next]