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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
YQL-20095: Enable modernize-use-using
vitya-smirnov
2026-03-04
78
-248
/
+250
*
Intermediate changes
robot-piglet
2026-03-03
1
-0
/
+1
*
Intermediate changes
robot-piglet
2026-03-03
4
-11
/
+17
*
YQL-20095: Enable modernize-use-equals-delete
vitya-smirnov
2026-03-03
3
-7
/
+12
*
Intermediate changes
robot-piglet
2026-03-03
1
-9
/
+46
*
YQL-15552 refactor TryDown errors
vvvv
2026-03-03
1
-28
/
+25
*
Intermediate changes
robot-piglet
2026-03-03
1
-0
/
+5
*
Qplayer2 - save and load activated flags at TSettingDispatcher & YT provider ...
ziganshinmr
2026-03-03
4
-48
/
+79
*
Intermediate changes
robot-piglet
2026-03-03
6
-7
/
+28
*
YQL-20095: Enable modernize-use-bool-literals
vitya-smirnov
2026-03-03
6
-20
/
+21
*
YQL-20991: Fix caching signature
atarasov5
2026-03-03
1
-0
/
+2
*
YQL-20904: Support UNION at YqlSelect subquery
vitya-smirnov
2026-03-02
18
-22
/
+331
*
YQL-20378: Fix WriteOffsetWithColon LangVer
vitya-smirnov
2026-03-02
5
-1
/
+42
*
YQL-20987: Drop MKQL support for runtime versions <59
imunkin
2026-03-02
7
-1488
/
+115
*
Intermediate changes
robot-piglet
2026-03-02
1
-0
/
+1
*
Add min version checking for runtime version
atarasov5
2026-03-02
1
-1
/
+29
*
YQL-20095: Enable modernize-pass-by-value
vitya-smirnov
2026-03-02
153
-799
/
+1031
*
Revert YQL-10829: Improve unknown builtin error at JOIN ON
vitya-smirnov
2026-03-02
12
-74
/
+38
*
Revert YQL-20538: Fix format on no semicolon after a comment
vitya-smirnov
2026-03-02
3
-120
/
+22
*
YQL-20905: Introduce YqlSelect SQL hint
vitya-smirnov
2026-02-27
13
-36
/
+382
*
YDB: Add new "json" index type
vitaliff
2026-02-27
3
-1
/
+7
*
YQL-20095: Enable modernize-loop-convert
vitya-smirnov
2026-02-27
48
-217
/
+207
*
YQL-10829: Improve unknown builtin error at JOIN ON
vitya-smirnov
2026-02-26
12
-38
/
+74
*
Intermediate changes
robot-piglet
2026-02-26
2
-25
/
+27
*
YQL-20538: Fix format on no semicolon after a comment
vitya-smirnov
2026-02-26
3
-22
/
+120
*
YQL-20844: Fix inline subquery at binary/unary exprs
vitya-smirnov
2026-02-26
18
-20
/
+212
*
YQL-20538: Fix format on named node line comment
vitya-smirnov
2026-02-26
2
-27
/
+105
*
Intermediate changes
robot-piglet
2026-02-26
1
-17
/
+17
*
Add trace_ids parameter to changefeed
kseleznyov
2026-02-26
5
-0
/
+28
*
YQL-20905: Mimic ISource by YqlSelectSubqueryRef
vitya-smirnov
2026-02-25
10
-25
/
+184
*
YQL-20234: Hide AggPhases under the Max LangVer
vitya-smirnov
2026-02-25
7
-25
/
+40
*
Intermediate changes
robot-piglet
2026-02-25
3
-712
/
+707
*
Intermediate changes
robot-piglet
2026-02-25
1
-6
/
+6
*
Intermediate changes
robot-piglet
2026-02-25
2
-1
/
+2
*
Intermediate changes
robot-piglet
2026-02-25
1
-1
/
+1
*
Intermediate changes
robot-piglet
2026-02-25
1
-1
/
+0
*
Intermediate changes
robot-piglet
2026-02-25
6
-41
/
+83
*
Intermediate changes
robot-piglet
2026-02-24
9
-67
/
+166
*
Avoid full lambda rebuild during OptimizeExpr (eval)
vvvv
2026-02-24
4
-2
/
+12
*
Update contrib/libs/simdjson to 4.3.1
robot-contrib
2026-02-23
1
-6
/
+1
*
implement set drop default parser support KIKIMR-24829
gvit
2026-02-22
7
-0
/
+320
*
YQL-20976: Specify invariants on unsuccessfull extraction of some methods
atarasov5
2026-02-21
7
-12
/
+151
*
Enable NormalizeEqualityFilterOverJoin by default
aneporada
2026-02-21
6
-19
/
+13
*
YQL-20958: Pass translator flags for sql view
atarasov5
2026-02-20
7
-10
/
+39
*
Support tvm for fmr
cdzyura171
2026-02-20
1
-0
/
+8
*
Refactor codegen for function calls
imunkin
2026-02-20
65
-853
/
+283
*
YQL-20928: Split SqlSelect, PgSelect and YqlSelect logic
vitya-smirnov
2026-02-20
16
-9099
/
+9298
*
Fix unaligned read of decimal in udf value
atarasov5
2026-02-20
2
-8
/
+9
*
YQL-20095: Enable bugprone-exception-escape
atarasov5
2026-02-20
28
-327
/
+465
*
Add possibility to run fuse map + mapreduce after horizontal join
aneporada
2026-02-20
1
-3
/
+3
[prev]
[next]