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
/
sql2yql
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Introduced TableSource wrapper and Blocks/Peephole mode for minirun tests
vvvv
2025-01-20
5
-0
/
+75
*
YQL-19192 Fix a bug in in-mem cross-join
avevad
2025-01-16
2
-0
/
+30
*
YQL-19261 Add implicit Decimal cast
avevad
2025-01-15
4
-0
/
+110
*
YQL-19196 Remove optional over NullType in SpreadMembers
avevad
2025-01-11
2
-0
/
+20
*
Intermediate changes
robot-piglet
2024-12-28
3
-7
/
+12
*
Intermediate changes
robot-piglet
2024-12-27
70
-0
/
+2375
*
Intermediate changes
robot-piglet
2024-12-26
1812
-74526
/
+5
*
YQL-19409: Column duplicates in yt codec
mrlolthe1st
2024-12-24
1
-0
/
+7
*
Intermediate changes
robot-piglet
2024-12-23
1
-0
/
+4
*
Fix order by missing column with DisableSimpleColumns
aneporada
2024-12-19
2
-0
/
+58
*
Intermediate changes
robot-piglet
2024-12-19
1
-3
/
+3
*
do not add newline before comment if it is on the same line with statement
zhvv117
2024-12-19
30
-191
/
+91
*
[yt provider] Use force_transform for merge on input tables with erasure codec
udovichenko-r
2024-12-18
2
-0
/
+22
*
MR: support ALL ROWS PER MATCH
vokayndzop
2024-12-16
2
-0
/
+64
*
moved mount files
vvvv
2024-12-16
1
-7215
/
+7215
*
fix for ansi lexer
zhvv117
2024-12-15
7
-13
/
+13
*
[yt provider] Fix YtReduce type annotation with aux sort columns
udovichenko-r
2024-12-14
2
-0
/
+40
*
Intermediate changes
robot-piglet
2024-12-14
2
-1066
/
+1066
*
add parentheses in named nodes statement
zhvv117
2024-12-13
197
-1525
/
+1525
*
change double quotes to single quotes
zhvv117
2024-12-13
1042
-6545
/
+6545
*
Block output for YT operations
ziganshinmr
2024-12-13
2
-0
/
+29
*
YQL-19163 Fix StaticFold behavior with optional args lambdas
avevad
2024-12-13
2
-3
/
+18
*
yqls library suffix
vvvv
2024-12-13
2
-0
/
+19
*
Better diagnostics for scalar context usages
vvvv
2024-12-12
1
-6
/
+6
*
YQL-19336: Fix aliased columns in PG
mrlolthe1st
2024-12-12
1
-0
/
+7
*
MR: greedy quantifiers fix
vokayndzop
2024-12-12
5
-30
/
+27
*
pragma yt.CompactForDistinct
orlovorlov
2024-12-11
3
-0
/
+95
*
YQL-19123 Move default argument in VisitOrDefault
avevad
2024-12-11
2
-2
/
+2
*
Fuse reduce with trivial map
aneporada
2024-12-10
2
-0
/
+35
*
Support MATCH_RECOGNIZE formatting
zhvv117
2024-12-10
11
-110
/
+301
*
remove redundant semicolons, always add semicolon after last statement in lam...
zhvv117
2024-12-10
134
-372
/
+376
*
Fix yield transparency check in REDUCE
udovichenko-r
2024-12-10
3
-0
/
+66
*
Add NewLine after PushCurrentIndent and PopCurrentIndent
zhvv117
2024-12-09
85
-294
/
+588
*
Introduced two stages mode for type annotation, a FailMe callable to simulate...
vvvv
2024-12-09
4
-0
/
+54
*
YQL-19123 More SQL features for Variant type
avevad
2024-12-09
4
-0
/
+158
*
separate complex and multiline statements with a blank line
zhvv117
2024-12-06
852
-0
/
+1403
*
add newlines after FROM, WHERE, HAVING, JOIN and before ;
zhvv117
2024-12-06
2334
-13338
/
+22541
*
do not add newline before THEN in CASE expressions
zhvv117
2024-12-06
26
-300
/
+150
*
do not add newline after FLATTEN BY
zhvv117
2024-12-05
36
-92
/
+46
*
MR: greedy quantifiers
vokayndzop
2024-12-05
5
-24
/
+64
*
Relocate yqlrun and mrjob
aneporada
2024-12-04
2
-0
/
+2
*
change EVALUATE IF and EVALUATE FOR formatting
zhvv117
2024-12-04
33
-201
/
+243
*
Fix aux column handling in finalyzing optimizers
udovichenko-r
2024-12-02
2
-0
/
+32
*
YDB Import 628
robot-ydb-importer
2024-12-01
6
-15
/
+25
*
Enable CompactNamedExprs by default. Deprecate DisableCompactNamedExprs
aneporada
2024-11-27
1
-1596
/
+1596
*
YQL-formatter improvements (part 1)
zhvv117
2024-11-26
1329
-2728
/
+3761
*
Intermediate changes
robot-piglet
2024-11-26
2391
-10063
/
+68194
*
Check custom error in xfail tests. Remove canonization from dq/hybrid tests
udovichenko-r
2024-11-23
1
-441
/
+413
*
ListSample/ListSampleN/ListShuffle implementation
ziganshinmr
2024-11-21
1
-0
/
+42
*
Fix filter pushdown over Aggregate with session/hopping window
aneporada
2024-11-21
1
-0
/
+14
[prev]
[next]