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
/
sql
/
v1
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
YQL-20904: Support UNION at YqlSelect subquery
vitya-smirnov
2026-03-02
4
-22
/
+89
*
YQL-20095: Enable modernize-pass-by-value
vitya-smirnov
2026-03-02
16
-263
/
+289
*
Revert YQL-10829: Improve unknown builtin error at JOIN ON
vitya-smirnov
2026-03-02
10
-70
/
+34
*
Revert YQL-20538: Fix format on no semicolon after a comment
vitya-smirnov
2026-03-02
2
-119
/
+21
*
YQL-20905: Introduce YqlSelect SQL hint
vitya-smirnov
2026-02-27
12
-27
/
+373
*
YDB: Add new "json" index type
vitaliff
2026-02-27
3
-1
/
+7
*
YQL-20095: Enable modernize-loop-convert
vitya-smirnov
2026-02-27
5
-34
/
+30
*
YQL-10829: Improve unknown builtin error at JOIN ON
vitya-smirnov
2026-02-26
10
-34
/
+70
*
Intermediate changes
robot-piglet
2026-02-26
1
-24
/
+24
*
YQL-20538: Fix format on no semicolon after a comment
vitya-smirnov
2026-02-26
2
-21
/
+119
*
YQL-20844: Fix inline subquery at binary/unary exprs
vitya-smirnov
2026-02-26
1
-2
/
+18
*
YQL-20538: Fix format on named node line comment
vitya-smirnov
2026-02-26
2
-27
/
+105
*
Add trace_ids parameter to changefeed
kseleznyov
2026-02-26
5
-0
/
+28
*
YQL-20905: Mimic ISource by YqlSelectSubqueryRef
vitya-smirnov
2026-02-25
1
-2
/
+16
*
YQL-20234: Hide AggPhases under the Max LangVer
vitya-smirnov
2026-02-25
2
-9
/
+21
*
Intermediate changes
robot-piglet
2026-02-25
3
-712
/
+707
*
implement set drop default parser support KIKIMR-24829
gvit
2026-02-22
7
-0
/
+320
*
YQL-20095: Enable bugprone-exception-escape
atarasov5
2026-02-20
6
-0
/
+12
*
YQL-20641: Fix Decimal(...)? optionality
vitya-smirnov
2026-02-19
2
-10
/
+41
*
YQL-20904: Support top-level UNION/INTERSECT for YqlSelect
vitya-smirnov
2026-02-19
6
-113
/
+599
*
YQL-20768: Disallow reading tables at a pure context
vitya-smirnov
2026-02-19
6
-10
/
+124
*
YQL-20568: Add PRAGMA FailOnNonPersistableFlattenAndAggrExprs
vitya-smirnov
2026-02-19
4
-8
/
+58
*
YQL-20095: Enable modernize-avoid-c-arrays
vitya-smirnov
2026-02-19
1
-3
/
+3
*
Support Bloom and Bloom Ngram Syntax
xyligansereja
2026-02-18
5
-5
/
+150
*
Add error for explain queries for ydb/kikimr provider
anely-d
2026-02-17
1
-2
/
+22
*
Add USER_SIDS parameter to changefeed
kseleznyov
2026-02-16
5
-0
/
+29
*
YQL-20949: Allow trailing comma at object features
vitya-smirnov
2026-02-13
4
-12
/
+25
*
Add CPU_RATE_LIMIT option to transfer
komels
2026-02-12
2
-1
/
+31
*
Introduce reusable sql/v1 LangVer check
vitya-smirnov
2026-02-11
10
-80
/
+103
*
YQL-20937: Initialize IsUsed at YqlSubqueryNode
vitya-smirnov
2026-02-11
1
-1
/
+1
*
Add ALTER TABLE COMPACT statement
ivannik
2026-02-11
9
-1
/
+165
*
YQL-20909: Set Max LangVer for PARALLEL FOR/FOR/IF
vitya-smirnov
2026-02-09
2
-2
/
+64
*
YQL-15552 low level Yson mutation API
vvvv
2026-02-06
3
-8
/
+14
*
rename full text builtins KIKIMR-24729
gvit
2026-02-06
1
-2
/
+2
*
Intermediate changes
robot-piglet
2026-02-06
1
-9
/
+46
*
YQL-20723: Expect a failing SubstParameters
vitya-smirnov
2026-02-05
2
-2
/
+21
*
YQL-20095: Enable misc-use-anonymous-namespace
vitya-smirnov
2026-02-05
6
-39
/
+71
*
YQL-20917: Check inline subquery LangVer at DoInit
vitya-smirnov
2026-02-05
5
-37
/
+55
*
YQL-20777: Fix a panic on a bad JSON QUERY
vitya-smirnov
2026-02-05
3
-3
/
+17
*
Transfer metrics - supports numerals
komels
2026-02-04
2
-11
/
+39
*
YQL-20844: Fix scalar subquery at binop argument
vitya-smirnov
2026-02-04
2
-1
/
+6
*
YQL-20677: Make YQL errors less Yandex-specific
vitya-smirnov
2026-02-03
5
-4
/
+15
*
Make COLLATE an error
vitya-smirnov
2026-02-03
1
-1
/
+1
*
YQL-20677: Expect a scalar subquery at a receiver
vitya-smirnov
2026-02-03
2
-5
/
+38
*
YQL-19531: Derive List common source name
vitya-smirnov
2026-02-03
2
-0
/
+5
*
YQL for shared consumers
tesseract
2026-02-03
3
-31
/
+162
*
YQL-20888: Fix badly recursive window dependency
vitya-smirnov
2026-02-03
3
-9
/
+35
*
YQL-20720: Expect no cluster at CREATE OBJECT
vitya-smirnov
2026-02-03
3
-1
/
+17
*
YQL-20095: Enable misc-redundant-expression
vitya-smirnov
2026-02-02
1
-1
/
+1
*
YQL-20868: separate typecheck at fastcheck
lukashevich84
2026-02-02
1
-1
/
+0
[prev]
[next]