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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Intermediate changes
robot-piglet
2025-06-02
21
-0
/
+709
*
YQL-19747: Ignore unsupported statements for YDB
vityaman
2025-06-02
1
-1
/
+5
*
YQL-19747: Complete named expressions
vityaman
2025-06-02
33
-69
/
+555
*
Intermediate changes
robot-piglet
2025-05-28
9
-97
/
+37
*
YQL-19747: Support cursor shifting on completion
vityaman
2025-05-28
3
-33
/
+34
*
YQL-19747: Fix cluster provider interpretation
vityaman
2025-05-27
3
-25
/
+15
*
YQL-17269: add DISTINCT to UNION
kndrvt
2025-05-27
5
-12
/
+33
*
YQL-19747: Support immediate string named expressions
vityaman
2025-05-27
13
-22
/
+180
*
YQL-19845 changed defaults for translator/typectx
vvvv
2025-05-26
1
-1
/
+1
*
YQL-19747: Refactor ISqlCompletionEngine configuration
vityaman
2025-05-26
1
-13
/
+17
*
YQL-19747: Support statement blacklist
vityaman
2025-05-23
9
-11
/
+128
*
Fix parsing INDEX GLOBAL (SYNC|ASYNC)
Vasily Gerasimov
2025-05-21
2
-10
/
+124
*
YQL-19747: Recover from unclosed ID_QUOTED
vityaman
2025-05-20
5
-7
/
+47
*
YQL-19747: Support USE statement
vityaman
2025-05-20
13
-15
/
+382
*
YQL-19747: Fix unquoted object path completion
vityaman
2025-05-19
4
-5
/
+19
*
YQL-19616: Fix TRegexLexer performance
vityaman
2025-05-19
10
-86
/
+144
*
Intermediate changes
robot-piglet
2025-05-16
1
-1
/
+1
*
Intermediate changes
robot-piglet
2025-05-16
2
-1
/
+17
*
YQL-19747: Ignore type_id completions and table_key
vityaman
2025-05-16
2
-24
/
+2
*
YQL-19966 subqueries in views
vvvv
2025-05-15
1
-1
/
+1
*
YQL-19610: Split OrderedColumns into 2 pragmas
mrlolthe1st
2025-05-13
4
-0
/
+13
*
YQL-19747: Complete camel case type names
vityaman
2025-05-12
2
-36
/
+69
*
YQL-19747: Fix caret token position
vityaman
2025-05-12
5
-16
/
+30
*
Intermediate changes
robot-piglet
2025-05-12
2
-7
/
+5
*
Intermediate changes
robot-piglet
2025-05-12
21
-191
/
+1396
*
YQL-19747 integration of cluster & schema name services to tornado
vvvv
2025-05-07
1
-5
/
+6
*
YQL-19747 Complete folder, table and cluster names
vityaman
2025-05-06
57
-395
/
+1540
*
Intermediate changes
robot-piglet
2025-05-05
1
-0
/
+16
*
YQL-19747 Fallback on failing NormalizeName
vityaman
2025-04-30
11
-40
/
+32
*
YQL-19747 Introduce Union and split Static NameServices
vityaman
2025-04-30
11
-77
/
+328
*
YQL-19747 inside udfs
vvvv
2025-04-29
3
-6
/
+13
*
YQL-19747 Publish ParseUdfs, ParseTypes and others
vityaman
2025-04-29
2
-2
/
+25
*
YQL-19747 Introduce SimpleSchemaGateway
vityaman
2025-04-29
9
-36
/
+133
*
YQL-19747 Enable custom NameSet and FrequencyData
vityaman
2025-04-28
17
-140
/
+196
*
YQL-19747 Use TMaybe
vityaman
2025-04-28
5
-18
/
+22
*
YQL-19747: Refactor sql/v1/complete usage of Future and Ptr
vityaman
2025-04-25
31
-330
/
+262
*
Primitives for case insensitive simple pattern match
zverevgeny
2025-04-25
5
-8
/
+25
*
YQL-19747 Detect a token at the caret position
vityaman
2025-04-23
10
-115
/
+302
*
YQL-19747 Normalize names for ranking and filtering
vityaman
2025-04-22
10
-22
/
+183
*
Intermediate changes
robot-piglet
2025-04-22
9
-0
/
+293
*
YQL-19845 CurrentLanguageVersion func
vvvv
2025-04-22
1
-0
/
+1
*
YQL-19864 docs
vvvv
2025-04-18
4
-5
/
+16
*
YQL-19864 sql flag + test with explicit flag & by version
vvvv
2025-04-17
4
-3
/
+21
*
YQL-19845 support of lang version checking inside facade
vvvv
2025-04-16
2
-0
/
+3
*
YQL-19747 Remove default completion engine factory
vityaman
2025-04-15
3
-25
/
+0
*
YQL-19616 refactor test lexers from sql2yql, supported facade run tools
vvvv
2025-04-14
4
-0
/
+113
*
YQL-19747 Rank keywords just by plain usages
vityaman
2025-04-14
19
-91
/
+198
*
Intermediate changes
robot-piglet
2025-04-14
4
-3
/
+50
*
YQL-19616 Fix lexer/regex STRING_VALUE and TSKIP recognition
vityaman
2025-04-11
3
-10
/
+40
*
YQL-19790 allow distinct over keys
vvvv
2025-04-10
4
-1
/
+9
[next]