aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* inferred types for csv files are now optional (#7358)Ivan Sukhov2024-08-023-22/+83
|
* Added more logging (#7388)Nikolay Shestakov2024-08-021-0/+3
|
* Statistics: TAnalyze event contains many tables + Cookie (#7366)azevaykin2024-08-0214-179/+232
|
* ToPg for wide tz types (#7383)Vitaly Stoyan2024-08-026-20/+33
|
* Add tests for block support for JsonDocument type (#7380)Igor Munkin2024-08-028-0/+105
|
* Split the partition if there is only more than 1 producer (#7379)Nikolay Shestakov2024-08-027-62/+188
|
* more columnshard traversal tests (#7382)Aleksandr Dmitriev2024-08-025-12/+210
|
* Fix actor system usage after it was freed (#7316)Vasily Gerasimov2024-08-021-1/+2
| | | Co-authored-by: Semyon Danilov <samvimes@yandex.ru>
* fix clickbench with CS (#7393)zverevgeny2024-08-022-4/+1
|
* fix UB with reading uninit var (#7356)uzhastik2024-08-021-1/+1
|
* fix uninit read in DqRewriteEquiJoin (#7362)uzhastik2024-08-021-1/+1
|
* Transitional flag FIX_UNUSED_PARAMETR_PLS=1 (devtools request) (#7330)Maxim Yurchuk2024-08-0223-29/+30
|
* refactor viewer backend (#7071)Alexey Efimov2024-08-02105-4684/+3778
|
* grace join: fix FROM ANY vs bloomfilter (#7384)yumkam2024-08-022-10/+13
|
* Memory leaks (#7375)Alek5andr-Kotov2024-08-023-2/+16
|
* Throttle compute-intensive tasks (#4891)Mikhail Surin2024-08-0218-34/+922
|
* Remove MemoryStats from SystemStateInfo (#7378)kungurtsev2024-08-026-62/+38
|
* Mute ydb/tests/functional/clickbench (#7387)Maxim Yurchuk2024-08-021-0/+4
|
* add missing table stats for column shards (#7140)Semyon2024-08-0145-335/+748
|
* ci: remove use ubuntu-2204 without oslogin for gh runner image (#7377)nikita kozlovsky2024-08-011-3/+4
|
* YQL: Restore recapture flag in evaluation (#7354)Maxim Kovalev2024-08-011-1/+4
|
* dqrun benchmark/result comarator scripts fixes and updates (#4668)yumkam2024-08-015-107/+527
|
* grace join: add bloom filters (#6951)yumkam2024-08-013-44/+267
|
* Move new flag to env from config for compatibility with musty arc recipy (#7272)zverevgeny2024-08-013-2/+3
|
* DML API for pg extensions (#7338)Vitaly Stoyan2024-08-0113-111/+431
|
* Add few auto partitioning fields to describe and SDK. Add important consumer ↵niksaveliev2024-08-018-7/+114
| | | | to CLI (#6118)
* Add missing include for mutex (#7343)Dmitry Nechitaev2024-08-015-0/+5
| | | Co-authored-by: Dmitry Nechitaev <nechda@yandex-team.ru>
* meta nebius iam (#6878)Andrei Rykov2024-08-0121-97/+95
|
* add test for parse_double (#7331)uzhastik2024-08-011-0/+3
|
* Fix block device size calculcation code (#7341)Alexander Rutkovsky2024-08-011-3/+9
|
* Faster MapperSequentialCalls test (#7344)Maxim Yurchuk2024-08-011-2/+2
|
* fixed inferring datatypes for columns with all null values (#7259)Ivan Sukhov2024-08-012-1/+56
|
* fix missing static group issue (#7212)vporyadke2024-08-012-10/+44
|
* [docs/glossary] add "compute nodes" as synonym to "database nodes" (#7289)Ivan Blinkov2024-08-012-5/+5
|
* YDBOPS-9957: [docs] updating executables with Ansible (#7342)Ivan Blinkov2024-08-015-4/+96
|
* fix columns normalization for absent (#7340)ivanmorozov3332024-08-0110-30/+37
|
* Fix balancing of large topics (#7317)Nikolay Shestakov2024-08-019-95/+179
|
* modify CODEOWNERS to reflect ui-backend team ownership (#7339)Alexey Efimov2024-08-011-0/+3
|
* Statistics: lternate between forced and scheduled traversals (#7292)azevaykin2024-08-013-30/+44
|
* Add default value to config.proto for ICB DefaultHugeGarbagePerMille (#7327)Semyon Danilov2024-08-011-0/+5
|
* Fix BlobDepot docs (#7318)Alexander Rutkovsky2024-08-011-3/+4
|
* [misc] add 24-1-18 to releases page (#7322)Alexander Petrukhin2024-08-016-0/+12
|
* fixed metadata credentials code snippet for Go (#7256)Aleksey Myasnikov2024-08-012-8/+8
| | | lgtm
* fix empty column usage (#7334)ivanmorozov3332024-08-012-4/+47
|
* Switched off GraceSelfJoinCore (#7308)Pavel Velikhov2024-07-316-5/+55
|
* switch on aggregations pushdown into CS (#7305)ivanmorozov3332024-07-3121-208/+574
| | | Co-authored-by: Ivan Morozov <ivanmorozov@localhost.localdomain>
* signals for tablet initialization (#7281)ivanmorozov3332024-07-318-17/+81
|
* YQ-3442 added pools cache (#7186)Pisarenko Grigoriy2024-07-3112-9/+159
|
* Improve Memory Controller (#7233)kungurtsev2024-07-3130-254/+452
|
* fix splits signal (#7273)Mikhail Surin2024-07-311-1/+5
|