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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
added functionality for the "--dont-use-log-files" flag (#7185)
Nikita-Levuskin
2024-08-09
3
-15
/
+8
|
*
integrations and ide (#7222)
SloNN
2024-08-09
16
-1
/
+170
|
|
|
|
Co-authored-by: Alex Dmitriev <slonnn@yandex-team.ru> Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
*
Delete empty portions normalizer (#7596)
zverevgeny
2024-08-09
6
-3
/
+173
|
*
Limit transformation count while trying to annotate single node (#7588)
Andrey Neporada
2024-08-08
3
-1
/
+28
|
*
fix query id for recompilation (#7562)
VPolka
2024-08-08
1
-1
/
+5
|
*
Add decimal support to arrow reader (#6151)
Alexey Ozeritskiy
2024-08-08
34
-104
/
+766
|
*
Enable finalizeByKey by default in kqp (#7559)
Filitov Mikhail
2024-08-08
1
-1
/
+1
|
*
Revert "Fix cross join with list iterator. (#4683)" (#7570)
Maxim Kovalev
2024-08-08
2
-21
/
+1
|
*
Fix json float/double print format (#7572)
Daniil Cherednik
2024-08-08
2
-0
/
+56
|
|
|
SELECT CAST("311111111113.222222223" as Double) should not lost precision
*
Add simple stability test for olap queries (#7543)
Artem Alekseev
2024-08-08
4
-0
/
+104
|
*
Fix duplicate junit upload (#7577)
Maxim Yurchuk
2024-08-08
1
-1
/
+1
|
*
YQ revert local grpc peer value (#7555)
Pisarenko Grigoriy
2024-08-08
1
-1
/
+1
|
*
Topic control plane DDL support for query service (#7438)
FloatingCrowbar
2024-08-08
29
-350
/
+989
|
*
YQL: Release lock after fork (#7557)
Maxim Kovalev
2024-08-08
1
-2
/
+4
|
*
Futher fix for YQ-3428 (#7561)
Ivan Sukhov
2024-08-08
2
-4
/
+5
|
*
Use common tool in treemap view (#7471)
Maxim Yurchuk
2024-08-08
3
-181
/
+224
|
*
YQL: Skip logical_id at operation hashing (#7551)
Maxim Kovalev
2024-08-08
1
-0
/
+32
|
*
secrets have been fixed (#7409)
Oleg Doronin
2024-08-08
4
-36
/
+65
|
*
Transactions are loaded in chunks (#7549)
Alek5andr-Kotov
2024-08-08
5
-53
/
+213
|
*
Remove debug output (#7553)
Mikhail Surin
2024-08-08
1
-3
/
+0
|
*
Pass pg extensions to dq TaskCommandExecutor (#7548)
Vitaly Stoyan
2024-08-08
7
-1
/
+79
|
*
ci: move nodejs and testmo-cli install into gh-runner-image building process ↵
nikita kozlovsky
2024-08-08
2
-8
/
+4
|
|
|
|
(#7544)
*
fix segfault in deserializer stream usage (#7542)
ivanmorozov333
2024-08-08
2
-21
/
+8
|
*
Fix memory leak issue with AWS API usage (#6160)
Daniil Demin
2024-08-07
25
-316
/
+664
|
*
[refactoring] Remove unused GatherParents API (#7541)
Andrey Neporada
2024-08-07
4
-24
/
+10
|
*
support memory pools configurations & tune spilling settings (#7510)
Vitalii Gridnev
2024-08-07
11
-71
/
+152
|
*
Added casts to TPCH Q22 (#7547)
Pavel Velikhov
2024-08-07
1
-3
/
+3
|
*
Pass pg extensions & catalog to mrjob (#7516)
Vitaly Stoyan
2024-08-07
19
-36
/
+756
|
*
Allow use GraceJoinCore for map (Broadcast-et) joins (#7447)
Hor911
2024-08-07
18
-29
/
+206
|
*
Fix frozen write sessions which wait reserve bytes (#7530)
Nikolay Shestakov
2024-08-07
1
-0
/
+6
|
*
add missing monitoring metrics for column shards (#7314)
Semyon
2024-08-07
7
-15
/
+72
|
*
fixes applied to tpch tests (#7531)
Vitalii Gridnev
2024-08-07
1
-11
/
+3
|
*
Print proper column names for wide connections (#7524)
Ivan
2024-08-07
1
-19
/
+36
|
*
check vector access (#7474)
uzhastik
2024-08-07
1
-0
/
+1
|
*
Remove old Json UDF (used only in SQL v0). (#7492)
Tony-Romanov
2024-08-07
10
-243
/
+0
|
*
cbo/debug: fix Print with missing Stats (#7512)
yumkam
2024-08-07
1
-4
/
+3
|
*
add database parameter to viewer/tabletinfo handler (#7499)
Alexey Efimov
2024-08-07
4
-21
/
+54
|
*
`TEvReadSet` messages are being sent too often (#7482)
Alek5andr-Kotov
2024-08-07
4
-10
/
+50
|
*
Remove PSQL_BINARY setting in action (#7529)
Maxim Yurchuk
2024-08-07
1
-7
/
+0
|
*
mvp remove unnecessary methods (#7487)
Andrei Rykov
2024-08-07
8
-78
/
+10
|
*
Fix usage single UDF object from many threads in DQ. (#7436)
Tony-Romanov
2024-08-07
11
-114
/
+179
|
*
correctly check WB requests requirement, improve swagger description (#7521)
Alexey Efimov
2024-08-07
1
-6
/
+44
|
*
[docs] add slides from https://coscup.org/2024/en/session/XZ98GN (#7518)
Ivan Blinkov
2024-08-07
3
-1
/
+16
|
*
[docs] delete outdated and unused public-talks.md (#7520)
Ivan Blinkov
2024-08-07
1
-26
/
+0
|
*
[docs] more internal build fixes (#7517)
Ivan Blinkov
2024-08-07
4
-4
/
+4
|
*
allow max_active_partitions=0 when topic autopartitioning disabled (#7493)
Nikolay Shestakov
2024-08-07
2
-3
/
+37
|
*
Fix DQ input union/merge values with zero input channels (#7515)
Andrey Neporada
2024-08-06
3
-36
/
+35
|
*
Move yql/tests/sql/kikimr_tpch/ to github (#7498)
Maxim Yurchuk
2024-08-06
53
-0
/
+12700
|
*
Rm -rf in actions (and it will be used in all workflows) (#7507)
Maxim Yurchuk
2024-08-06
2
-3
/
+4
|
*
Yq 3428 fix (#7450)
Ivan Sukhov
2024-08-06
3
-6
/
+68
|
[next]