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
*
move redirects to base class (#8934)
Alexey Efimov
2024-09-10
11
-375
/
+274
|
*
YDB FQ: Use `--tmpfs` flag when running docker containers (#8951)
Vitaly Isaev
2024-09-10
7
-36
/
+62
|
*
unmute tests (#8993)
Nikita Vasilev
2024-09-10
1
-5
/
+0
|
*
Text of the DescribePath error has been improved (#8868)
Oleg Doronin
2024-09-10
1
-2
/
+2
|
*
The code has been got rid of the TS3ReadActorFactoryConfig (#8181)
Oleg Doronin
2024-09-10
12
-49
/
+14
|
*
Remove templates.h (#8746)
Maxim Yurchuk
2024-09-10
3
-59
/
+12
|
*
Microfix in DQ (#8968)
Александр Новожилов
2024-09-09
2
-5
/
+6
|
*
Add incremental restore type in ChangeExchange (#8986)
Innokentii Mokin
2024-09-09
5
-8
/
+46
|
*
Support schemaname in sequence name (#8988)
Nikolay Shumkov
2024-09-09
3
-2
/
+239
|
*
Split WideCombiners state into buckets earlier (#8804)
Filitov Mikhail
2024-09-09
2
-1
/
+5
|
*
Implemented limit on olap table columnt count (#8742)
Alexander Avdonkin
2024-09-09
13
-5
/
+240
|
*
Conditionally compile the code that uses AWS to pass windows build (#8966)
Daniil Demin
2024-09-09
4
-3
/
+22
|
*
fix typo (#8985)
uzhastik
2024-09-09
1
-1
/
+1
|
*
Support of out of code builds (#8962)
Vitaly Stoyan
2024-09-09
2
-2
/
+14
|
*
Use lock-free Bucket in CostTracker with limited underflow (#8637)
Sergey Belyakov
2024-09-09
8
-12
/
+235
|
*
Mute ydb/core/kqp/ut/tx tests (#8969)
Maxim Yurchuk
2024-09-09
1
-1
/
+5
|
*
Print long request history to log (#8131)
Sergey Belyakov
2024-09-09
34
-113
/
+506
|
*
Fix spacing in logs (#8954)
Innokentii Mokin
2024-09-09
1
-3
/
+3
|
*
Add local kmeans actor scan (#8756)
Valery Mironov
2024-09-09
18
-149
/
+1934
|
*
Added ensure Node != nullptr. (#8855)
pilik
2024-09-09
1
-0
/
+2
|
*
Fix tx tests (#8945)
Nikita Vasilev
2024-09-09
2
-10
/
+13
|
*
Collect security tags properly from table content files (#8542)
Vadim Averin
2024-09-09
4
-3
/
+50
|
*
Add PARTITIONS_COUNT setting to yql (#7602)
Artem Alekseev
2024-09-09
5
-14
/
+42
|
*
[yt provider] Fix join output sort mismatch (#8896)
Roman Udovichenko
2024-09-09
10
-33
/
+89
|
*
YQ-3644 added validations for resource pool parametres (#8831)
Pisarenko Grigoriy
2024-09-09
13
-10
/
+79
|
*
fix for YQ-3632 (#8762)
Ivan Sukhov
2024-09-09
2
-0
/
+27
|
*
Restructured the integrations chapter (#8905)
anton-bobkov
2024-09-09
117
-186
/
+356
|
|
|
Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
*
Move some into test_ya action (#8937)
Maxim Yurchuk
2024-09-09
2
-82
/
+82
|
*
Fix CLI max partitions default (#8944)
niksaveliev
2024-09-09
2
-5
/
+7
|
*
Update github.com/ydb-platform/fq-connector-go to 0.5.8-rc.2 (#8932)
Vitaly Isaev
2024-09-09
12
-16
/
+21
|
*
restore old behaviour of mapping space disk issues to group issues (#8767)
vporyadke
2024-09-09
2
-8
/
+49
|
*
Remove unused imports in proto (#8885)
Maxim Yurchuk
2024-09-09
6
-10
/
+0
|
*
Show tests with max RSS (#8888)
Maxim Yurchuk
2024-09-09
2
-2
/
+49
|
*
Fixed antlr4 build warnings (#8912)
Orlov Pavel
2024-09-09
2
-2
/
+2
|
*
YDBDOCS-740: mention column-oriented tables in the Grafana article (#8705)
Ivan Blinkov
2024-09-09
2
-1
/
+13
|
*
Add parallel description (#8585)
Mikhail Surin
2024-09-09
2
-1
/
+5
|
*
Fix locks tests (#8733)
Nikita Vasilev
2024-09-09
9
-52
/
+165
|
*
speed up column ids checkers and finder (#8906)
ivanmorozov333
2024-09-09
2
-12
/
+19
|
*
YQ-3597 disable metadata objects on serverless (#8806)
Pisarenko Grigoriy
2024-09-09
10
-0
/
+209
|
*
Fix write ids usage (#8909)
ivanmorozov333
2024-09-09
52
-726
/
+775
|
*
remove table only for empty insert table (#8822)
ivanmorozov333
2024-09-08
50
-492
/
+769
|
*
fix cluster tablets grouping (#8904)
Alexey Efimov
2024-09-08
2
-8
/
+1
|
*
Better handling of antlr4 errors, fixed use after free (#8903)
Vitaly Stoyan
2024-09-08
1
-11
/
+10
|
*
Handle non-ascii in comments (#8902)
Vitaly Stoyan
2024-09-07
1
-11
/
+11
|
*
Do not try to call IsComplete() on Arguments (#8901)
Andrey Neporada
2024-09-08
1
-1
/
+1
|
*
Fix wrong YQL_ENSURE in PushdownComplexFiltersOverAggregate (#8899)
Andrey Neporada
2024-09-07
1
-1
/
+3
|
*
Avoid block aggregation in auto mode for YT (#8894)
Vitaly Stoyan
2024-09-07
3
-6
/
+9
|
*
Olap TableStore read/write test (#8858)
Nikita Vasilev
2024-09-07
7
-17
/
+53
|
*
Fix YQL knn udf docs (#8425)
Valery Mironov
2024-09-07
4
-17
/
+167
|
*
Fix log message in GenerateCookie (#8890)
qyryq
2024-09-06
1
-1
/
+2
|
[next]