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
/
minirun
Commit message (
Expand
)
Author
Age
Files
Lines
*
YQL-20631: Support WITH CTE columns and fix UNION column order for YqlSelect
vitya-smirnov
3 days
2
-0
/
+28
*
Preserve AssumeColumnOrder on DeriveColumnOrder
vitya-smirnov
4 days
4
-12
/
+12
*
YQL-21048: Fix GROUPING SETS aggregation optionality on YqlSelect
vitya-smirnov
4 days
3
-0
/
+42
*
YQL-20631: Support RECURSIVE WITH CTE on YqlSelect
vitya-smirnov
7 days
4
-0
/
+56
*
YQL-20631: Support simple CTEs on YqlSelect
vitya-smirnov
8 days
3
-0
/
+36
*
YQL-21321 don't check for persistable in agg traits typecheck
vvvv
9 days
1
-0
/
+14
*
Fix PayloadRenameOverWindow in overwrite case
aneporada
2026-06-11
1
-0
/
+14
*
YQL-21297: Handle Interval64 in aggregate/window
vitya-smirnov
2026-06-10
4
-0
/
+84
*
YQL-20234: Fix agg phases over Null and disallow DISTINCT
vitya-smirnov
2026-06-08
6
-3
/
+115
*
YQL-21292 fixed switching of cycle detector & better diags
vvvv
2026-06-05
1
-0
/
+14
*
YQL-21246: Propagate ExtractMembers over TableSource
imunkin
2026-05-27
2
-6
/
+27
*
YQL-20855: Support NULL as a type name
vitya-smirnov
2026-05-27
1
-6
/
+6
*
YQL-21152: Support implicit USING at YqlSelect
vitya-smirnov
2026-05-27
7
-0
/
+98
*
Check lambda scope in the linear checker
vvvv
2026-05-26
6
-24
/
+38
*
YQL-21046: Support RANGE window on YqlSelect
vitya-smirnov
2026-05-22
14
-89
/
+103
*
Intermediate changes
robot-piglet
2026-05-19
65
-14886
/
+14987
*
YQL-20234: Support Percentile agg phases
vitya-smirnov
2026-05-18
9
-24
/
+192
*
YQL-20234: Support RandomValue agg phases
vitya-smirnov
2026-05-13
4
-0
/
+56
*
YQL-21228 fix nulled == over variants
vvvv
2026-05-12
1
-0
/
+14
*
Enable window new pipeline by default
atarasov5
2026-05-08
10
-660
/
+660
*
YQL-19813: Udf implementation
atarasov5
2026-05-07
1
-4
/
+4
*
YQL-21136: Fix AvgIf(Interval64) result type
vitya-smirnov
2026-05-06
1
-0
/
+28
*
YQL-20234: Support Corr and Cov agg phases
vitya-smirnov
2026-05-06
4
-0
/
+56
*
YQL-20928: Fix RIGHT JOIN for YqlSelect
vitya-smirnov
2026-04-30
5
-0
/
+70
*
YQL-21128: create AsOptional
mariibykova
2026-04-30
1
-0
/
+14
*
YQL-20928: Support SELECT DISTINCT for YqlSelect
vitya-smirnov
2026-04-30
2
-5
/
+19
*
YQL-19813: Pass runtime settings to minikql + YT + minirun
atarasov5
2026-04-29
2
-3
/
+21
*
YQL-21048: Support Grouping function at YqlSelect
vitya-smirnov
2026-04-28
1
-0
/
+14
*
YQL-21046: Support window functions for YqlSelect
vitya-smirnov
2026-04-28
10
-0
/
+308
*
YQL-16594 hide warnings in some cases
vvvv
2026-04-23
10
-76
/
+14
*
Enable ExpandLMapOrShuffleByKeysViaBlock by default
imunkin
2026-04-21
8
-39
/
+39
*
YQL-21034: Convert integers to Uint64 at ListSampleN
mariibykova
2026-04-20
2
-31
/
+31
*
Pushdown/fuse Filter + CalcOverWindow
aneporada
2026-04-20
6
-0
/
+84
*
YQL-21046: Support window aggregation over YqlSelect
vitya-smirnov
2026-04-20
7
-0
/
+182
*
YQL-21168: Fix protobuf type config file parsing
atarasov5
2026-04-17
1
-0
/
+14
*
YQL-21165 fix
vvvv
2026-04-15
1
-6
/
+6
*
Intermediate changes
robot-piglet
2026-04-15
11
-145
/
+145
*
YQL-21031: Range decimal
atarasov5
2026-04-14
5
-0
/
+84
*
YQL-21027: Fix pg value serialization
atarasov5
2026-04-13
2
-0
/
+28
*
YQL-20873: Range PG support
atarasov5
2026-04-13
10
-2
/
+674
*
Secure tmp folders
ziganshinmr
2026-04-08
1
-6
/
+6
*
YQL-20773 PositionOf & WithIssue
vvvv
2026-04-01
2
-0
/
+28
*
YQL-21026: Fix IS DISTINCT from pg and null
atarasov5
2026-04-01
3
-0
/
+42
*
YQL-20234: Fix partial aggregation for Histogram and TopFreq
vitya-smirnov
2026-03-31
4
-0
/
+56
*
YQL-21048: Support GROUPING SETS for YqlSelect
vitya-smirnov
2026-03-30
8
-0
/
+182
*
YQL-20234: Fix partial aggregation for Top/Bottom
vitya-smirnov
2026-03-30
7
-0
/
+112
*
Intermediate changes
robot-piglet
2026-03-23
9
-0
/
+336
*
YQL-20793 Sql tests, final part
vvvv
2026-03-23
1
-1
/
+1
*
YQL-21068: Fix duplicated preaggregate expr
vitya-smirnov
2026-03-20
1
-0
/
+14
*
YQL-20793 Sql tests, part 1
vvvv
2026-03-20
1
-1
/
+1
[next]