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
...
*
allow syntax selection in the formatter
vvvv
2026-04-23
2
-2
/
+18
*
Support bind parameters for YT create/drop view
aneporada
2026-04-22
5
-12
/
+113
*
Fill RetentionStorage setting
ilnaz
2026-04-21
1
-0
/
+2
*
[refactoring] Support DeferredAtom in some DDL
aneporada
2026-04-21
8
-173
/
+143
*
add ddl for min_max index is YDB Column Shards
becalm
2026-04-20
4
-5
/
+59
*
YQL-21046: Support window aggregation over YqlSelect
vitya-smirnov
2026-04-20
17
-61
/
+596
*
fixed clang format
xyligansereja
2026-04-17
1
-7
/
+5
*
added support for index settings
xyligansereja
2026-04-17
5
-12
/
+166
*
YQL-21168: Fix protobuf type config file parsing
atarasov5
2026-04-17
1
-0
/
+12
*
YQL-20882: Ensure formatting and lexer checks are OK on pgSQL
vitya-smirnov
2026-04-14
9
-0
/
+149
*
YQL-20095: Enable readability-isolate-declaration
vitya-smirnov
2026-04-13
6
-7
/
+15
*
Remove redundant std::move
vitya-smirnov
2026-04-08
1
-3
/
+3
*
YQL-21058: Allow no SQL-statements under a SQL flag
vitya-smirnov
2026-04-08
9
-66
/
+344
*
YQL-21134: Do not check formatted AST on CREATE VIEW
vitya-smirnov
2026-04-07
12
-108
/
+315
*
YQL-20095: Enable readability-container-size-empty
vitya-smirnov
2026-04-07
13
-34
/
+34
*
YQL-20095: Enable readability-const-return-type
vitya-smirnov
2026-04-06
6
-8
/
+8
*
YQL-20095: Enumerate Arcadia Clang Tidy whitelist
vitya-smirnov
2026-04-03
1
-4
/
+16
*
YQL-21105 refactored udf meta for linter
vvvv
2026-04-03
1
-3
/
+2
*
YQL-21111: Disable Builtins LangVer check
vitya-smirnov
2026-04-02
2
-0
/
+11
*
YQL-21108: Introduce YqlSelect TranslationSetting
vitya-smirnov
2026-04-02
7
-24
/
+69
*
Intermediate changes
robot-piglet
2026-04-02
1
-22
/
+24
*
YQL-20773 PositionOf & WithIssue
vvvv
2026-04-01
3
-5
/
+37
*
YQL-21111: Introduce MaxLangVer for SQL-builtins
mariibykova
2026-04-01
4
-5
/
+36
*
YQL-21080: Add MinLangVer for SQL-builtins
mariibykova
2026-04-01
1
-34
/
+43
*
Replace unreachable with *_ENSURE(false, ...)
atarasov5
2026-04-01
15
-169
/
+174
*
YQL-21080: Provide access to AsOptionalType as a SQL Builtin
mariibykova
2026-03-31
3
-16
/
+54
*
YQL-20234: Fix partial aggregation for Histogram and TopFreq
vitya-smirnov
2026-03-31
1
-28
/
+113
*
YQL-20095: Enable readability-avoid-const-params-in-decls
vitya-smirnov
2026-03-31
5
-7
/
+7
*
YQL-21048: Support GROUPING SETS for YqlSelect
vitya-smirnov
2026-03-30
7
-32
/
+511
*
YQL-20234: Fix partial aggregation for Top/Bottom
vitya-smirnov
2026-03-30
1
-13
/
+95
*
YQL-21093 USE yt:default
vvvv
2026-03-26
1
-2
/
+6
*
KIKIMR-24904: Support expressions in secret values parsing
yurikiselev
2026-03-24
6
-171
/
+277
*
YQL-21048: Allow GROUPING SETS trailing comma
vitya-smirnov
2026-03-24
3
-1
/
+74
*
support cloud auth for CREATE EXTERNAL DATA SOURCE (yql part)
yumkam7
2026-03-23
2
-0
/
+6
*
YQL-21068: Fix duplicated preaggregate expr
vitya-smirnov
2026-03-20
4
-31
/
+55
*
Fix ALTER TABLE ADD COLUMN (with COMPRESSION)
neyrox
2026-03-20
2
-6
/
+35
*
YQL-20928: Fix YqlSelect quoted atoms and unsupported message
vitya-smirnov
2026-03-19
6
-21
/
+117
*
Add per column encoding settings YQL grammar
vladilenmuz
2026-03-18
9
-5
/
+449
*
Cherry pick YQL-20998: Emit Reads only on EXISTS
vitya-smirnov
2026-03-18
1
-0
/
+4
*
Rollback: rXXXXXX
robot-srch-releaser
2026-03-17
1
-4
/
+0
*
YQL-20998: Emit Reads only on EXISTS
vitya-smirnov
2026-03-17
1
-0
/
+4
*
YQL-20095: Enable modernize-use-designated-initializers
vitya-smirnov
2026-03-17
19
-754
/
+759
*
YQL-20538: Introduce --test-triple-format
vitya-smirnov
2026-03-12
5
-24
/
+90
*
YQL-20095: Enable modernize-raw-string-literal
vitya-smirnov
2026-03-06
6
-39
/
+39
*
YQL-20998: Remove EmitReadsForExists
vitya-smirnov
2026-03-05
4
-18
/
+12
*
YQL-20969: Derive TSqlTranslation settings
vitya-smirnov
2026-03-05
21
-254
/
+267
*
YQL-21007 new lang ver
vvvv
2026-03-04
1
-5
/
+5
*
YQL-20095: Enable modernize-use-nullptr
vitya-smirnov
2026-03-04
1
-2
/
+2
*
YQL-20095: Enable modernize-use-using
vitya-smirnov
2026-03-04
7
-21
/
+21
*
Intermediate changes
robot-piglet
2026-03-03
2
-7
/
+12
[prev]
[next]