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
/
suites
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
YQL-20673 Graph cycle detector
vvvv
2025-11-25
8
-0
/
+22
*
YQL-20436: Fix YqlSelect anon source
vitya-smirnov
2025-11-24
2
-0
/
+26
*
YQL-20436: Fix YqlSelect alias collision detection
vitya-smirnov
2025-11-24
3
-3
/
+8
*
[Optimizers] Add sqlin with nothing YQL-20627
deniskhalikov
2025-11-19
2
-0
/
+72
*
YQL-20436: Translate VALUES statement to YqlSelect
vitya-smirnov
2025-11-14
1
-0
/
+6
*
YQL-20436: Add YqlSelect to differential testing
vitya-smirnov
2025-11-13
7
-0
/
+92
*
Intermediate changes
robot-piglet
2025-11-13
2
-2
/
+2
*
YQL-20436: Translate JOIN to YqlSelect
vitya-smirnov
2025-11-06
4
-0
/
+99
*
YQL-19673: Realization
mrlolthe1st
2025-11-02
8
-0
/
+26
*
YQL-20564 fixed singular types availability
vvvv
2025-10-24
1
-0
/
+1
*
YQL-20498 more pg & missing functions
vvvv
2025-10-23
3
-0
/
+3
*
YQL-20498 more pg & missing functions
vvvv
2025-10-21
4
-0
/
+4
*
YQL-20436: Extend YqlSelect translation support
vitya-smirnov
2025-10-21
3
-0
/
+34
*
YQL-20555 nullif
vvvv
2025-10-21
2
-0
/
+2
*
YQL-20498: SimplePg infrastructure
vvvv
2025-10-20
15
-0
/
+23
*
YQL-20520 concat (w/o runtime)
vvvv
2025-10-20
2
-0
/
+7
*
YQL-20339 composite types in grammar
vvvv
2025-10-17
1
-1
/
+3
*
YQL-20436: Translate `SELECT .. FROM VALUES ..` to `YqlSelect`
vitya-smirnov
2025-10-14
8
-0
/
+77
*
Intermediate changes
robot-piglet
2025-10-13
291
-0
/
+0
*
YQL-20072: Init pragma Layer and yt.LayerCaches
mrlolthe1st
2025-10-10
2
-0
/
+13
*
Intermediate changes
robot-piglet
2025-10-03
138
-0
/
+138
*
YQL-20307: Support inline subqueries
vitya-smirnov
2025-10-01
19
-0
/
+291
*
Intermediate changes
robot-piglet
2025-10-01
3
-0
/
+1
*
YQL-20339 linear checker
vvvv
2025-09-29
21
-2
/
+48
*
YQL-20461: Normalize table function names
vitya-smirnov
2025-09-29
1
-1
/
+1
*
YQL-20339 merge blocks optimizer
vvvv
2025-09-26
4
-0
/
+9
*
YQL-20226: Wrap unpickle with try catch
atarasov5
2025-09-26
2
-0
/
+7
*
YQL-20339 expr high level funcs
vvvv
2025-09-22
4
-0
/
+4
*
YQL-20339 expr low level funcs
vvvv
2025-09-22
15
-0
/
+82
*
YQL-20339 block function for scoped args
vvvv
2025-09-19
1
-0
/
+2
*
SeqMode support
udovichenko-r
2025-09-18
5
-1
/
+6
*
YQL-20339 expr types & reflection
vvvv
2025-09-18
3
-0
/
+13
*
YQL-20423 pending files should postpone all outer evaluations
vvvv
2025-09-15
7
-0
/
+18
*
Fix NormalizeEqualityFilterOverJoin with optionals
aneporada
2025-09-15
1
-0
/
+10
*
Improve optimizer for logical ops over Just
aneporada
2025-09-09
1
-0
/
+9
*
Fix 'Distributive law for OR' optimizer
aneporada
2025-09-09
1
-0
/
+16
*
YQL-20258 sql syntax
vvvv
2025-09-08
26
-66
/
+34
*
YQL-20258 more tests & refactor
vvvv
2025-09-08
2
-0
/
+6
*
YQL-20234: Remove predicate argument on middle aggregation phases
vitya-smirnov
2025-09-05
19
-0
/
+1410
*
YQL-20367: Add DisableExceptIntersectBefore202503 feature flag
vitya-smirnov
2025-09-04
5
-0
/
+4
*
YQL-20365 ConvertTo, warn for Ensure
vvvv
2025-09-03
6
-0
/
+12
*
YQL-20368: Improve unimplemented literal error
vitya-smirnov
2025-09-03
1
-0
/
+3
*
YQL-20258 simple1 opt
vvvv
2025-09-02
31
-0
/
+60
*
YQL-20345: Disable EXCEPT/INTERSECT/DISTINCT before 2025.03
vitya-smirnov
2025-09-01
7
-0
/
+7
*
Intermediate changes
robot-piglet
2025-09-01
5
-0
/
+0
*
YQL-20340: Fix getelem comp node
atarasov5
2025-08-28
8
-0
/
+293
*
YQL-20341 handle missing table in the join subtree
vvvv
2025-08-28
1
-0
/
+7
*
YQL-20253: Support `FLATTEN [OPTIONAL] BY` for any data type
lambda-delta
2025-08-26
8
-0
/
+32
*
Intermediate changes
robot-piglet
2025-08-19
2
-2
/
+0
*
YQL-20150: Add OptimizeLMap optimizer
maxkovalev
2025-08-19
1
-0
/
+37
[prev]
[next]