aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Sanitized token field for audit log (#9287)Vasily Gerasimov2024-11-1126-34/+163
|
* Remove destination session after partitioning finish (#11411)Artem Alekseev2024-11-114-9/+147
|
* more information about columns in autocomplete handler (#11470)Alexey Efimov2024-11-112-1/+37
|
* add cors headers to oidc proxy (#11450)Alexey Efimov2024-11-112-4/+6
|
* Revert "Enabled column statistics by default" (#11455)Олег2024-11-111-1/+1
|
* do not use basic statistics if it is not fully gathered in schemeshard (#11291)Aleksandr Dmitriev2024-11-116-22/+194
|
* ReconnectPeriod cleanup (#11415)Oleg Doronin2024-11-115-8/+16
|
* mon page has been added to row dispatcher (#11443)Oleg Doronin2024-11-102-4/+29
|
* [yt provider] Bypass YtCopy before YtLength (#11436)Roman Udovichenko2024-11-101-24/+26
|
* [yt provider] Fix column group calculation for YtCopy (#11435)Roman Udovichenko2024-11-101-5/+12
|
* Fix `TMultiConstraintNode(): requirement Items_.size() failed` error (#11417)Roman Udovichenko2024-11-106-8/+73
|
* verify tasksSize == actorIds.size() has been changed to internal error (#11434)Oleg Doronin2024-11-091-1/+4
|
* Move balancer to batch pool (#11420)Robert Drynkin2024-11-091-1/+1
|
* YQL: Load binaries from YT binary cache (#11295)Maxim Kovalev2024-11-096-25/+98
|
* Remove obsolete map from backpressure queue client (#11429)Alexander Rutkovsky2024-11-083-16/+1
|
* Throw exception instead of calling exit(1) in TBasicServicesInitializer (#11422)Mikhail Montsev2024-11-081-11/+11
| | | Co-authored-by: Mikhail Montsev <svartmetal@github.com>
* ldap: Return special error messages for write to log from ldap auth provider ↵Andrey Molotkov2024-11-083-54/+66
| | | | (#11404)
* Incorrect label name (#11410)Alek5andr-Kotov2024-11-081-1/+1
|
* Fix arithmetic in tpcds queries and switch on checking answers for tpcds s1 ↵Олег2024-11-087-8/+9
| | | | (#11425)
* ticket parser: Add priority to access service requests (#11278)Andrey Molotkov2024-11-084-0/+13
|
* ticket-parser: Add error message for log to TError struct of ticket parser ↵Andrey Molotkov2024-11-083-12/+22
| | | | (#11403)
* YQ-3824 Shared reading: fix `is not distinct from` with optional field (#11378)Dmitry Kardymon2024-11-085-12/+50
|
* Add PDisk/VSlot whiteboard states to sys_view (#10491)mregrock2024-11-0821-25/+118
| | | Add some PDisk and VSlot whiteboard parameters to sys_view tables
* realign mvp core library with arcadia (#11401)Alexey Efimov2024-11-084-8/+234
|
* Try to lsof, when fail to lock file (#11393)Evgeniy Ivanov2024-11-081-2/+16
|
* Fix read session correct close ut (#11407)niksaveliev2024-11-081-3/+1
|
* Unmute ydb_persqueue_public chunks (#11408)qyryq2024-11-081-2/+0
|
* YQ-3832 RD supported COALESCE and IF pushdown (#11397)Pisarenko Grigoriy2024-11-085-29/+204
|
* optimize initializiton of allocation units (#10969)vporyadke2024-11-0811-10/+112
|
* fix waiting in test (#10626)vporyadke2024-11-081-6/+20
|
* Canonical results for tpcds s1 (#11402)Олег2024-11-08132-4844/+4729
|
* Timestamp topic options: parse in different formats, describe which ↵Vasily Gerasimov2024-11-082-29/+54
| | | | timestamp is in option (#11387)
* Force oldest locks into shard locks due to range limits (#11329)Aleksei Borzenkov2024-11-083-39/+157
|
* Fix --metadata-fields name in docs (#11391)Vasily Gerasimov2024-11-072-2/+2
|
* YQ RD optimized purecalc memory usage (#11394)Pisarenko Grigoriy2024-11-0810-19/+58
|
* EnableTempTables true (#11381)Nikolay Shumkov2024-11-081-1/+1
|
* Write changes using WriteTxId in consistent mode (#11374)Ilnaz Nizametdinov2024-11-0715-25/+387
|
* Add a feature flag controlling separate disk space quotas accounting (#10936)Daniil Demin2024-11-075-92/+176
|
* fix timeout in tenantinfo handler (#11384)Alexey Efimov2024-11-071-7/+12
|
* add network diagnostics columns to viewer/nodes handler (#11344)Alexey Efimov2024-11-076-80/+789
|
* Temporary switch off canonization for tpch 1k+ (#11385)Олег2024-11-071-2/+2
|
* Multiple channels for external blobs (#10998)Semyon Danilov2024-11-0748-312/+1630
|
* oidc add cookie logs (#11367)Andrei Rykov2024-11-074-5/+18
| | | Co-authored-by: Andrey Molotkov <molotkov-and@ydb.tech>
* Copy TS3Uploader to shared module (#11312)Ilia Shakhov2024-11-075-0/+936
|
* Vector index coordination: enable local kmeans case (#10497)Valery Mironov2024-11-076-9/+188
|
* Enabled column statistics by default (#10033)Pavel Velikhov2024-11-071-1/+1
|
* Fix db param and show error message (#11361)kungurtsev2024-11-071-0/+12
|
* remove unused stream profile event (#11366)Vitalii Gridnev2024-11-076-93/+3
|
* Huge defrag smooth linear threshold (#9825)Robert Drynkin2024-11-0710-29/+84
|
* Fix flow control in run script actor (#11241)Vasily Gerasimov2024-11-073-101/+151
|