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
/
part1
Commit message (
Expand
)
Author
Age
Files
Lines
*
YQL-21048: Fix GROUPING SETS aggregation optionality on YqlSelect
vitya-smirnov
4 days
1
-0
/
+14
*
YQL-21297: Handle Interval64 in aggregate/window
vitya-smirnov
2026-06-10
1
-0
/
+42
*
YQL-20234: Fix agg phases over Null and disallow DISTINCT
vitya-smirnov
2026-06-08
1
-0
/
+14
*
YQL-21152: Support implicit USING at YqlSelect
vitya-smirnov
2026-05-27
1
-0
/
+14
*
Check lambda scope in the linear checker
vvvv
2026-05-26
1
-6
/
+6
*
YQL-21046: Support RANGE window on YqlSelect
vitya-smirnov
2026-05-22
1
-17
/
+3
*
Intermediate changes
robot-piglet
2026-05-19
3
-1479
/
+647
*
YQL-20234: Support Percentile agg phases
vitya-smirnov
2026-05-18
1
-0
/
+28
*
YQL-20234: Support RandomValue agg phases
vitya-smirnov
2026-05-13
1
-0
/
+14
*
YQL-21228 fix nulled == over variants
vvvv
2026-05-12
1
-0
/
+14
*
Enable window new pipeline by default
atarasov5
2026-05-08
1
-69
/
+69
*
YQL-21136: Fix AvgIf(Interval64) result type
vitya-smirnov
2026-05-06
1
-0
/
+28
*
YQL-20928: Fix RIGHT JOIN for YqlSelect
vitya-smirnov
2026-04-30
1
-0
/
+14
*
YQL-21046: Support window functions for YqlSelect
vitya-smirnov
2026-04-28
1
-0
/
+14
*
YQL-16594 hide warnings in some cases
vvvv
2026-04-23
2
-14
/
+0
*
Enable ExpandLMapOrShuffleByKeysViaBlock by default
imunkin
2026-04-21
1
-3
/
+3
*
Pushdown/fuse Filter + CalcOverWindow
aneporada
2026-04-20
1
-0
/
+14
*
YQL-21046: Support window aggregation over YqlSelect
vitya-smirnov
2026-04-20
1
-0
/
+14
*
Intermediate changes
robot-piglet
2026-04-15
1
-15
/
+15
*
YQL-20873: Range PG support
atarasov5
2026-04-13
1
-0
/
+56
*
YQL-20234: Fix partial aggregation for Histogram and TopFreq
vitya-smirnov
2026-03-31
1
-0
/
+14
*
YQL-21048: Support GROUPING SETS for YqlSelect
vitya-smirnov
2026-03-30
1
-0
/
+14
*
YQL-20234: Fix partial aggregation for Top/Bottom
vitya-smirnov
2026-03-30
1
-0
/
+14
*
Intermediate changes
robot-piglet
2026-03-23
1
-0
/
+42
*
Intermediate changes
robot-piglet
2026-03-12
1
-28
/
+28
*
YQL-20895: Preserve annotation at ExpandSqlSelect
vitya-smirnov
2026-02-12
1
-0
/
+14
*
Enable PayloadRenameOverWindow by default
aneporada
2026-02-02
1
-27
/
+27
*
YQL-20848: Implement bound implicit cast
atarasov5
2026-01-30
1
-0
/
+42
*
YQL-13448: Introduce window RANGE logic
atarasov5
2026-01-19
1
-0
/
+28
*
YQL-20436: Set top-level column order on YqlSelect
vitya-smirnov
2025-12-23
1
-26
/
+26
*
YQL-20436: Fix column disambiguation on YqlSelect
vitya-smirnov
2025-12-22
1
-6
/
+6
*
YQL-20436: Fix column name on YqlSelect CROSS JOIN
vitya-smirnov
2025-12-19
1
-6
/
+6
*
Add PayloadRenameOverWindow optimizer
aneporada
2025-12-15
1
-0
/
+14
*
YQL-20436: Fix invalid ToPg conversions on YqlSelect
vitya-smirnov
2025-12-14
1
-3
/
+3
*
YQL-20651 Remove LMap with identity lambda
vvvv
2025-12-08
1
-3
/
+3
*
YQL-20436: Translate GROUP BY to YqlSelect
vitya-smirnov
2025-12-08
1
-0
/
+42
*
YQL-20436: Support YqlSelect subqueries
vitya-smirnov
2025-11-26
1
-0
/
+14
*
YQL-20436: Fix YqlSelect alias collision detection
vitya-smirnov
2025-11-24
1
-14
/
+0
*
YQL-20436: Add YqlSelect to differential testing
vitya-smirnov
2025-11-13
1
-18
/
+46
*
YQL-20436: Translate JOIN to YqlSelect
vitya-smirnov
2025-11-06
1
-0
/
+14
*
YQL-19673: Realization
mrlolthe1st
2025-11-02
1
-0
/
+14
*
YQL-20436: Extend YqlSelect translation support
vitya-smirnov
2025-10-21
1
-12
/
+12
*
YQL-20520 concat (w/o runtime)
vvvv
2025-10-20
1
-0
/
+14
*
YQL-20436: Translate `SELECT .. FROM VALUES ..` to `YqlSelect`
vitya-smirnov
2025-10-14
1
-0
/
+28
*
YQL-20307: Support inline subqueries
vitya-smirnov
2025-10-01
1
-1
/
+15
*
YQL-20339 linear checker
vvvv
2025-09-29
1
-3
/
+17
*
YQL-20339 expr high level funcs
vvvv
2025-09-22
1
-0
/
+42
*
YQL-20339 expr low level funcs
vvvv
2025-09-22
1
-0
/
+56
*
YQL-20339 block function for scoped args
vvvv
2025-09-19
1
-0
/
+14
*
SeqMode support
udovichenko-r
2025-09-18
1
-6
/
+6
[next]