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
/
tests
/
sql
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
YQL-20339 linear checker
vvvv
2025-09-29
38
-38
/
+316
*
YQL-20461: Normalize table function names
vitya-smirnov
2025-09-29
2
-2
/
+2
*
YQL-20339 better error pos for dynamic checks
vvvv
2025-09-26
1
-3
/
+3
*
YQL-20339 merge blocks optimizer
vvvv
2025-09-26
13
-0
/
+128
*
YQL-20226: Wrap unpickle with try catch
atarasov5
2025-09-26
4
-0
/
+25
*
YQL-20339 expr high level funcs
vvvv
2025-09-22
11
-0
/
+128
*
YQL-20339 expr low level funcs
vvvv
2025-09-22
39
-0
/
+652
*
YQL-20339 block function for scoped args
vvvv
2025-09-19
4
-0
/
+31
*
Intermediate changes
robot-piglet
2025-09-19
1
-1
/
+1
*
SeqMode support
udovichenko-r
2025-09-18
14
-31
/
+41
*
YQL-20339 expr types & reflection
vvvv
2025-09-18
8
-0
/
+79
*
YQL-20423 pending files should postpone all outer evaluations
vvvv
2025-09-15
14
-0
/
+121
*
Fix NormalizeEqualityFilterOverJoin with optionals
aneporada
2025-09-15
4
-0
/
+56
*
Improve optimizer for logical ops over Just
aneporada
2025-09-09
4
-0
/
+52
*
Fix 'Distributive law for OR' optimizer
aneporada
2025-09-09
4
-0
/
+60
*
YQL-20258 sql syntax
vvvv
2025-09-08
57
-248
/
+174
*
YQL-20258 more tests & refactor
vvvv
2025-09-08
4
-0
/
+26
*
YQL-20234: Remove predicate argument on middle aggregation phases
vitya-smirnov
2025-09-05
46
-0
/
+4563
*
YQL-20375: Fix emit of SqlCall external types
imunkin
2025-09-04
1
-9
/
+9
*
YQL-20367: Add DisableExceptIntersectBefore202503 feature flag
vitya-smirnov
2025-09-04
12
-17
/
+103
*
YQL-20368: Fix unsupported literal error position
vitya-smirnov
2025-09-04
1
-3
/
+3
*
YQL-20365 ConvertTo, warn for Ensure
vvvv
2025-09-03
10
-1279
/
+1345
*
YQL-20189: Track warnings as errors
vitya-smirnov
2025-09-03
2
-3
/
+7
*
YQL-20368: Improve unimplemented literal error
vitya-smirnov
2025-09-03
2
-0
/
+10
*
YQL-20258 simple1 opt
vvvv
2025-09-02
54
-128
/
+407
*
YQL-20345: Disable EXCEPT/INTERSECT/DISTINCT before 2025.03
vitya-smirnov
2025-09-01
9
-4
/
+32
*
Intermediate changes
robot-piglet
2025-09-01
5
-0
/
+0
*
YQL-20340: Fix getelem comp node
atarasov5
2025-08-28
23
-0
/
+793
*
YQL-20341 handle missing table in the join subtree
vvvv
2025-08-28
4
-0
/
+54
*
YQL-20253: Support `FLATTEN [OPTIONAL] BY` for any data type
lambda-delta
2025-08-26
14
-0
/
+235
*
Intermediate changes
robot-piglet
2025-08-19
7
-16
/
+12
*
YQL-20150: Add OptimizeLMap optimizer
maxkovalev
2025-08-19
4
-0
/
+107
*
Intermediate changes
robot-piglet
2025-08-18
4
-0
/
+344
*
Intermediate changes
robot-piglet
2025-08-18
3
-7
/
+7
*
Intermediate changes
robot-piglet
2025-08-13
1122
-0
/
+0
*
Intermediate changes
robot-piglet
2025-08-12
24
-0
/
+0
*
Intermediate changes
robot-piglet
2025-08-11
4
-8
/
+8
*
YQL-20211 YQL-20223: skip nulls in pushdown over optional side
lucius
2025-08-08
7
-0
/
+451
*
YQL-20247 Depends for Udf function
vvvv
2025-08-05
9
-0
/
+82
*
Handle DependsOn with tuple arg in optimizers
ziganshinmr
2025-08-04
1
-3
/
+3
*
YQL-20206: Optimize X AND/OR Not X YQL-20229
lucius
2025-08-01
10
-0
/
+231
*
YQL-20258 side effects infrastructure
vvvv
2025-08-01
18
-0
/
+210
*
YQL-20209: use Filter+Unessential instead of SkipNullMembers in EmitSkipNullO...
lucius
2025-08-01
7
-0
/
+140
*
YQL-20229: Add WideMap stream overload
atarasov5
2025-08-01
10
-170
/
+170
*
NormalizeDependsOn pipeline stage
ziganshinmr
2025-07-30
7
-0
/
+102
*
YQL-20216 position aware csse nodes
vvvv
2025-07-28
4
-0
/
+33
*
YQL-20132: Block compress rewrite
atarasov5
2025-07-25
2
-6
/
+6
*
YQL-19200: Return persistable expression from FLATTEN BY clause
lambda-delta
2025-07-25
16
-0
/
+162
*
YQL-20237 fix
vvvv
2025-07-24
2
-6
/
+6
*
YQL-20230: Handle singular types in DoConvertScalar
atarasov5
2025-07-23
4
-0
/
+145
[prev]
[next]