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
/
sql2yql
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
YQL-20436: Translate HAVING to YqlSelect
vitya-smirnov
2025-12-10
4
-0
/
+103
*
YQL-20749 fix
vvvv
2025-12-09
3
-0
/
+68
*
YQL-20436: Translate COMMA/LEFT JOINs to YqlSelect
vitya-smirnov
2025-12-08
9
-0
/
+303
*
YQL-20436: Translate GROUP BY to YqlSelect
vitya-smirnov
2025-12-08
19
-0
/
+689
*
YQL-20713 better FlattenMembers
vvvv
2025-11-27
2
-0
/
+24
*
YQL-20436: Support YqlSelect subqueries
vitya-smirnov
2025-11-26
18
-5
/
+649
*
YQL-20522 case insensitive mode for named args
vvvv
2025-11-25
2
-0
/
+17
*
YQL-20645 fix pending files scan
vvvv
2025-11-25
2
-0
/
+28
*
YQL-20673 Graph cycle detector
vvvv
2025-11-25
5
-0
/
+78
*
YQL-20436: Fix YqlSelect anon source
vitya-smirnov
2025-11-24
3
-9
/
+59
*
YQL-20436: Fix YqlSelect alias collision detection
vitya-smirnov
2025-11-24
3
-3
/
+19
*
[Optimizers] Add sqlin with nothing YQL-20627
deniskhalikov
2025-11-19
3
-0
/
+92
*
YQL-20436: Translate VALUES statement to YqlSelect
vitya-smirnov
2025-11-14
2
-4
/
+22
*
YQL-20436: Add YqlSelect to differential testing
vitya-smirnov
2025-11-13
8
-42
/
+218
*
Intermediate changes
robot-piglet
2025-11-13
3
-8
/
+8
*
YQL-20436: Translate JOIN to YqlSelect
vitya-smirnov
2025-11-06
5
-3
/
+150
*
YQL-19673: Realization
mrlolthe1st
2025-11-02
5
-0
/
+95
*
YQL-20564 fixed singular types availability
vvvv
2025-10-24
2
-0
/
+18
*
YQL-20498 more pg & missing functions
vvvv
2025-10-23
4
-3
/
+48
*
YQL-20498 more pg & missing functions
vvvv
2025-10-21
3
-0
/
+37
*
YQL-20436: Extend YqlSelect translation support
vitya-smirnov
2025-10-21
4
-21
/
+91
*
YQL-20555 nullif
vvvv
2025-10-21
2
-0
/
+16
*
YQL-20498: SimplePg infrastructure
vvvv
2025-10-20
5
-0
/
+98
*
YQL-20520 concat (w/o runtime)
vvvv
2025-10-20
2
-0
/
+20
*
YQL-20339 composite types in grammar
vvvv
2025-10-17
2
-3
/
+5
*
YQL-20436: Translate `SELECT .. FROM VALUES ..` to `YqlSelect`
vitya-smirnov
2025-10-14
8
-0
/
+160
*
YQL-20072: Init pragma Layer and yt.LayerCaches
mrlolthe1st
2025-10-10
2
-0
/
+27
*
YQL-20116: Introduce ANTLR4 ambiguity detection
vitya-smirnov
2025-10-06
1
-0
/
+1
*
Intermediate changes
robot-piglet
2025-10-03
1
-136
/
+136
*
YQL-20307: Support inline subqueries
vitya-smirnov
2025-10-01
13
-2
/
+1169
*
Intermediate changes
robot-piglet
2025-10-01
4
-10
/
+40
*
YQL-20339 linear checker
vvvv
2025-09-29
14
-19
/
+223
*
YQL-20461: Normalize table function names
vitya-smirnov
2025-09-29
1
-1
/
+1
*
YQL-20339 merge blocks optimizer
vvvv
2025-09-26
5
-0
/
+63
*
YQL-20226: Wrap unpickle with try catch
atarasov5
2025-09-26
2
-0
/
+18
*
YQL-20339 expr high level funcs
vvvv
2025-09-22
5
-0
/
+68
*
YQL-20339 expr low level funcs
vvvv
2025-09-22
16
-0
/
+360
*
YQL-20339 block function for scoped args
vvvv
2025-09-19
2
-0
/
+15
*
SeqMode support
udovichenko-r
2025-09-18
6
-15
/
+20
*
YQL-20339 expr types & reflection
vvvv
2025-09-18
3
-0
/
+38
*
YQL-20423 pending files should postpone all outer evaluations
vvvv
2025-09-15
4
-0
/
+61
*
Fix NormalizeEqualityFilterOverJoin with optionals
aneporada
2025-09-15
2
-0
/
+32
*
Improve optimizer for logical ops over Just
aneporada
2025-09-09
2
-0
/
+29
*
Fix 'Distributive law for OR' optimizer
aneporada
2025-09-09
2
-0
/
+30
*
YQL-20258 sql syntax
vvvv
2025-09-08
24
-142
/
+100
*
YQL-20258 more tests & refactor
vvvv
2025-09-08
2
-0
/
+20
*
YQL-20234: Remove predicate argument on middle aggregation phases
vitya-smirnov
2025-09-05
20
-0
/
+2887
*
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
4
-17
/
+57
*
YQL-20368: Fix unsupported literal error position
vitya-smirnov
2025-09-04
1
-3
/
+3
[prev]
[next]