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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make coverity happy with negative years
imunkin
2025-07-07
1
-4
/
+12
*
[CBO] Add Bytes hints
pudge1000-7
2025-07-07
3
-8
/
+70
*
Intermediate changes
robot-piglet
2025-07-07
1
-0
/
+2
*
Intermediate changes
robot-piglet
2025-07-07
2
-9
/
+16
*
Fix returning pointer for zero-sized allocation outside of page
ilezhankin
2025-07-07
2
-31
/
+91
*
Intermediate changes
robot-piglet
2025-07-07
1
-0
/
+35
*
Fix file count leak
ngc224
2025-07-07
1
-1
/
+1
*
YQL-20093: Change DateTime::IntervalFromSeconds signature
vitya-smirnov
2025-07-07
15
-5
/
+137
*
Don't report deprecated pragmas
udovichenko-r
2025-07-04
3
-25
/
+19
*
YQL-20112: Support experimental documentation
vitya-smirnov
2025-07-04
9
-3
/
+147
*
YQL-20153 params fixes
vvvv
2025-07-04
14
-3
/
+115
*
Intermediate changes
robot-piglet
2025-07-04
2
-0
/
+20
*
YQL-19747: Fix small TODOs
vitya-smirnov
2025-07-04
21
-174
/
+163
*
YQL-20085: fix FilterPushdownOverJoinOptionalSide
lucius
2025-07-04
8
-32
/
+277
*
YQL-20126 fix
vvvv
2025-07-04
5
-1
/
+33
*
YQL-19747: Support LSP FilterText
vitya-smirnov
2025-07-03
5
-7
/
+20
*
Handle file switch in TInputBufArrowInputStream
ziganshinmr
2025-07-03
1
-1
/
+6
*
YQL-19747: Support named subquery columns
vitya-smirnov
2025-07-03
3
-11
/
+125
*
YQL-19747: Respect WITHOUT at schema synthesis
vitya-smirnov
2025-07-03
13
-30
/
+203
*
YQL-19747: Respect quotable columns
vitya-smirnov
2025-07-03
7
-3
/
+78
*
Intermediate changes
robot-piglet
2025-07-02
2
-0
/
+12
*
Intermediate changes
robot-piglet
2025-07-02
1
-5
/
+5
*
Intermediate changes
robot-piglet
2025-07-02
7
-101
/
+335
*
YQL-19747: Support JOIN ON, WHERE, GROUP/ORDER BY
vitya-smirnov
2025-07-02
5
-10
/
+100
*
YQL-20085 fix inputs order in ExpandEquiJoin part2
lucius
2025-07-02
2
-8
/
+3
*
YQL-20093: Make DateTime::ToSeconds(Interval) return Int64
vitya-smirnov
2025-07-02
17
-13
/
+236
*
KIKIMR-23548: Fix sql/v1/reflect for Windows
pnv1
2025-07-01
1
-0
/
+5
*
Return actual list of datasources/datasinks in config provider
udovichenko-r
2025-07-01
3
-18
/
+14
*
Drop unixtime.patch in cctz
romankoshelev
2025-07-01
1
-3
/
+3
*
YDB Import 821
robot-ydb-importer
2025-06-30
1
-1
/
+2
*
YQL-17269: restrict multiple INTERSECT and EXCEPT
kndrvt
2025-06-30
2
-23
/
+69
*
Allow multiple dependent nodes for Flow mkql callables
ziganshinmr
2025-06-30
5
-43
/
+103
*
YQL-20129: fix LoadRichMetadata imports, add function names
mrlolthe1st
2025-06-30
8
-41
/
+98
*
YQL-19747: Refactor SQL completion engine
vitya-smirnov
2025-06-26
24
-297
/
+336
*
[refactoring] More language jsons indenting
aneporada
2025-06-26
2
-2
/
+1330
*
Intermediate changes
robot-piglet
2025-06-26
1
-1
/
+2
*
Do not generate empty Or in ExtractCommonPredicatesFromLogicalOps
aneporada
2025-06-26
5
-2
/
+45
*
Intermediate changes
robot-piglet
2025-06-25
3
-1
/
+6
*
YQL-19747: Support qualified asterisk
vitya-smirnov
2025-06-25
6
-21
/
+145
*
YQL-20085 fix inputs order in ExpandEquiJoin
lucius
2025-06-25
3
-16
/
+105
*
Intermediate changes
robot-piglet
2025-06-25
33
-927
/
+937
*
YQL-19747: Hack parsing when at an empty id
vitya-smirnov
2025-06-25
4
-3
/
+33
*
Intermediate changes
robot-piglet
2025-06-25
1
-2
/
+1
*
[refactoring] Make language jsons more diff-friendly by indenting them
aneporada
2025-06-25
6
-6
/
+33096
*
YQL-19747: Fix self-join completion
vitya-smirnov
2025-06-25
8
-78
/
+88
*
Apply MemberNthOverFlatMap only for single use FlatMap
aneporada
2025-06-24
8
-69
/
+506
*
YQL-17269: coherent EXCEPT DISTINCT behaviour with PostgreSQL
kndrvt
2025-06-24
4
-26
/
+23
*
YQL-19747: Synthesise subquery columns
vitya-smirnov
2025-06-24
21
-37
/
+431
*
Allow DetermineProgramBlockStatus to visit lambdas
ziganshinmr
2025-06-24
1
-1
/
+3
*
YQL-17269: support PositionalUnionAll for INTERSECT and EXCEPT
kndrvt
2025-06-23
20
-31
/
+828
[next]