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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
YQL-20631: Support WITH CTE columns and fix UNION column order for YqlSelect
vitya-smirnov
7 days
6
-47
/
+125
*
Preserve AssumeColumnOrder on DeriveColumnOrder
vitya-smirnov
7 days
1
-1
/
+1
*
YQL-21048: Fix GROUPING SETS aggregation optionality on YqlSelect
vitya-smirnov
8 days
1
-20
/
+33
*
YQL-21338: Better error message
atarasov5
8 days
1
-29
/
+31
*
YQL-20631: Support RECURSIVE WITH CTE on YqlSelect
vitya-smirnov
11 days
5
-68
/
+73
*
SQL parser + type annotation for Materialize statement
udovichenko-r
11 days
8
-158
/
+256
*
YQL-21321 don't check for persistable in agg traits typecheck
vvvv
13 days
1
-1
/
+2
*
Use Cons! in translator instead of Nth
udovichenko-r
13 days
4
-4
/
+45
*
YQL-16277: Implement type annotation for ListJoinCore
imunkin
13 days
3
-0
/
+172
*
YQL-21321 deep error check for EnsurePersistable
vvvv
13 days
2
-2
/
+13
*
Do not lose exceptions from CloseLastSession
aneporada
2026-06-16
1
-8
/
+14
*
Fix fusing two CalcOverWindow with ExtractMembers in-between
aneporada
2026-06-12
1
-5
/
+21
*
Fix PayloadRenameOverWindow in overwrite case
aneporada
2026-06-11
1
-7
/
+7
*
YQL-21296: Fix isPresortUniversal initialization in SqlCombineInputWrapper
imunkin
2026-06-08
1
-1
/
+3
*
YQL-21292 fixed switching of cycle detector & better diags
vvvv
2026-06-05
1
-0
/
+10
*
YQL-21295 avoid PolyArgs match on universal args
vvvv
2026-06-05
1
-1
/
+5
*
YQL-21291: Add Math transformation to Lineage
maxkovalev
2026-06-05
1
-1
/
+21
*
YQL-16277: Implement type annotation for SqlCombine
imunkin
2026-06-04
3
-0
/
+190
*
Intermediate changes
robot-piglet
2026-06-04
1
-0
/
+1
*
optimize switch over extract members
grigoriypisar
2026-06-04
1
-20
/
+66
*
hybrid rank callable placeholder KIKIMR-25488
gvit
2026-06-02
2
-0
/
+55
*
YDB Import 885
robot-ydb-importer
2026-05-29
1
-1
/
+13
*
YQL-21246: Propagate ExtractMembers over TableSource
imunkin
2026-05-27
4
-0
/
+25
*
YQL-21111: Introduce feature registry
vitya-smirnov
2026-05-27
7
-0
/
+297
*
YQL-21152: Support implicit USING at YqlSelect
vitya-smirnov
2026-05-27
5
-99
/
+542
*
Check lambda scope in the linear checker
vvvv
2026-05-26
2
-0
/
+26
*
YQL-21046: Support RANGE window on YqlSelect
vitya-smirnov
2026-05-22
2
-22
/
+185
*
YQL-19813: Send runtime settings stats
atarasov5
2026-05-22
2
-5
/
+0
*
Retire ExtractCommonPredicatesFromLogicalOps feature flag
aneporada
2026-05-22
1
-17
/
+8
*
Star join hint
ziganshinmr
2026-05-22
2
-1
/
+8
*
Retire ExtractMembersForPartitionsByKeys feature flag
aneporada
2026-05-22
4
-15
/
+0
*
Intermediate changes
robot-piglet
2026-05-20
1
-0
/
+1
*
YQL-19813: Save and load qplayer
atarasov5
2026-05-20
1
-1
/
+1
*
Watermarks: YQL: Forbid WatermarkGenerator in core
vokayndzop
2026-05-19
1
-1
/
+1
*
WATERMARKS: YQL: Introduce WATERMARK = expr
vokayndzop
2026-05-19
4
-3
/
+56
*
make slj/fullscan limit configurable (yql part)
yumkam7
2026-05-18
1
-1
/
+1
*
Enable ToFlowOverCollect by default
imunkin
2026-05-18
1
-1
/
+1
*
YQL-20095: Enable readability-static-definition-in-anonymous-namespace
vitya-smirnov
2026-05-15
3
-4
/
+4
*
added new streaming contraint
grigoriypisar
2026-05-15
5
-48
/
+649
*
YQL-21240: Fix incorrect indices in Lineage for multiple reads
maxkovalev
2026-05-15
1
-5
/
+7
*
YQL-21238: Fix purecalc evaluate expression
atarasov5
2026-05-14
1
-1
/
+1
*
Set single task stage for sorted output
udovichenko-r
2026-05-13
1
-10
/
+2
*
YQL-20095: Enable modernize-use-emplace
vitya-smirnov
2026-05-13
11
-16
/
+16
*
YQL-21228 fix nulled == over variants
vvvv
2026-05-12
1
-1
/
+2
*
[yql plugin] Make aborts more robust
ngc224
2026-05-12
2
-16
/
+24
*
YQL-21220 support .yql suffix for internal libraries as SQL
vvvv
2026-05-09
2
-33
/
+36
*
Enable window new pipeline by default
atarasov5
2026-05-08
1
-1
/
+1
*
Add StreamingPartitionBalancing FF
vokayndzop
2026-05-07
1
-0
/
+2
*
YQL-20095: Enable readability-simplify-boolean-expr
vitya-smirnov
2026-05-07
5
-32
/
+7
*
YQL-20095: Enable readability-uppercase-literal-suffix
vitya-smirnov
2026-05-07
13
-49
/
+49
[next]