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-21108: Introduce YqlSelect TranslationSetting
vitya-smirnov
2026-04-02
8
-24
/
+76
*
YQL_CODEGEN_AND_COMMIT system-698
robot-yql-sandbox
2026-04-02
1
-222
/
+1556
*
YQL-19768: Introduce ToFlowOverCollect optimizer
imunkin
2026-04-02
3
-0
/
+50
*
Intermediate changes
robot-piglet
2026-04-02
1
-22
/
+24
*
YQL-20773 PositionOf & WithIssue
vvvv
2026-04-01
21
-7
/
+248
*
Revert commit rXXXXXX, Use GatewaysConfig from QContext everywhere
ziganshinmr
2026-04-01
4
-42
/
+68
*
Add python 3.14 support in mkql
udovichenko-r
2026-04-01
2
-1
/
+4
*
YQL-21111: Introduce MaxLangVer for SQL-builtins
mariibykova
2026-04-01
5
-6
/
+41
*
YQL-21080: Add MinLangVer for SQL-builtins
mariibykova
2026-04-01
2
-66
/
+112
*
YQL-21026: Fix IS DISTINCT from pg and null
atarasov5
2026-04-01
12
-2
/
+199
*
Replace unreachable with *_ENSURE(false, ...)
atarasov5
2026-04-01
37
-215
/
+224
*
Intermediate changes
robot-piglet
2026-04-01
10
-18
/
+146
*
YQL-21112: Add memory and time stats for Lineage
maxkovalev
2026-03-31
6
-8
/
+42
*
Intermediate changes
robot-piglet
2026-03-31
4
-0
/
+36
*
Use GatewaysConfig from QContext everywhere
ziganshinmr
2026-03-31
4
-68
/
+42
*
YQL-19768: Introduce ToFlowOverIteratorWithDepends optimizer
imunkin
2026-03-31
3
-0
/
+58
*
YQL-21080: Provide access to AsOptionalType as a SQL Builtin
mariibykova
2026-03-31
5
-18
/
+66
*
YQL-20234: Fix partial aggregation for Histogram and TopFreq
vitya-smirnov
2026-03-31
20
-28
/
+1595
*
YQL-20095: Enable readability-avoid-const-params-in-decls
vitya-smirnov
2026-03-31
48
-100
/
+103
*
YQL-21031: Do not duplicate table between TU
atarasov5
2026-03-31
1
-9
/
+14
*
YQL-20793 fix hopping traits
vvvv
2026-03-30
1
-3
/
+30
*
YDB Import 881
robot-ydb-importer
2026-03-30
1
-2
/
+6
*
YQL-21101: Preserve ToFlow dependencies in MKQL
imunkin
2026-03-30
5
-13
/
+41
*
YQL-21048: Support GROUPING SETS for YqlSelect
vitya-smirnov
2026-03-30
47
-57
/
+1757
*
YQL-20234: Fix partial aggregation for Top/Bottom
vitya-smirnov
2026-03-30
37
-13
/
+3059
*
New dq helper methods
udovichenko-r
2026-03-27
1
-0
/
+10
*
Added reverse block join that builds the left side and streams the right side
pavelvelikhov
2026-03-27
1
-1
/
+2
*
Intermediate changes
robot-piglet
2026-03-27
1
-0
/
+5
*
YQL-21031: Refactor decimal
atarasov5
2026-03-27
11
-123
/
+116
*
YQL-21031: Fix number and direction
atarasov5
2026-03-27
3
-4
/
+39
*
YQL-19424: Force BlockExpandChunked process stream input
imunkin
2026-03-27
4
-10
/
+17
*
YQL-21097: Fix ExpandLMapOrShuffleByKeys
imunkin
2026-03-26
4
-4
/
+70
*
YQL-21093 USE yt:default
vvvv
2026-03-26
1
-2
/
+6
*
YQL-21085 fix typecheck
vvvv
2026-03-24
1
-1
/
+6
*
KIKIMR-24904: Support expressions in secret values parsing
yurikiselev
2026-03-24
6
-171
/
+277
*
YQL-20793 better Concat typecheck
vvvv
2026-03-24
1
-11
/
+17
*
YQL-21048: Allow GROUPING SETS trailing comma
vitya-smirnov
2026-03-24
3
-1
/
+74
*
YQL-21045: Check output_columns in Aggregate
maxkovalev
2026-03-24
1
-0
/
+11
*
support cloud auth for CREATE EXTERNAL DATA SOURCE (yql part)
yumkam7
2026-03-23
5
-0
/
+76
*
Intermediate changes
robot-piglet
2026-03-23
58
-0
/
+6000
*
YQL-21083 fix strict join mode
vvvv
2026-03-23
1
-1
/
+2
*
YQL-20793 Sql tests, final part
vvvv
2026-03-23
9
-82
/
+701
*
YQL-21068: Fix duplicated preaggregate expr
vitya-smirnov
2026-03-20
8
-31
/
+103
*
Fix ALTER TABLE ADD COLUMN (with COMPRESSION)
neyrox
2026-03-20
2
-6
/
+35
*
YQL-20987: Drop MKQL support for runtime versions <67
imunkin
2026-03-20
6
-1373
/
+29
*
YQL-20793 Sql tests, part 1
vvvv
2026-03-20
9
-41
/
+526
*
YQL-20928: Fix YqlSelect quoted atoms and unsupported message
vitya-smirnov
2026-03-19
7
-384
/
+480
*
YQL-20793 SExpr fixes, last part. Fuzzer is fully enabled now for S-expr tests
vvvv
2026-03-19
10
-43
/
+602
*
YQL-20793 SExpr fixes, part 2
vvvv
2026-03-18
7
-38
/
+531
*
Add per column encoding settings YQL grammar
vladilenmuz
2026-03-18
9
-5
/
+449
[prev]
[next]