Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added tests (#647) | Andrei Rykov | 2023-12-22 | 2 | -4/+72 |
| | |||||
* | Import libs 3 (#679) | AlexSm | 2023-12-22 | 52 | -478/+420 |
| | |||||
* | Add BsCostTracker and advanced cost metrics, KIKIMR-17759 (#600) | Sergey Belyakov | 2023-12-22 | 8 | -2/+352 |
| | | | | | | | | | * Add BsCostTracker * Remove redundant Y_UNUSDE * Remove redundant HugeBlobSize redefinition * Add estimation for huge writes | ||||
* | [yql] Fix result diff in dq_file tests (YQL-17386, YQL-17404, YQL-17402, ↵ | Roman Udovichenko | 2023-12-22 | 17 | -4723/+4679 |
| | | | | YQL-17405) (#676) | ||||
* | Moved TSpan::Link(TraceId) implementation to .cpp (#674) | Oleg Shatov | 2023-12-22 | 2 | -3/+5 |
| | |||||
* | YQL-17250: Add operation name in fallback message (#627) | Maxim Kovalev | 2023-12-22 | 2 | -8/+40 |
| | | | | | * YQL-17250: Add operation name in fallback message * Fix review comments | ||||
* | Consistent debug (#652) | AlexSm | 2023-12-22 | 2 | -3/+3 |
| | |||||
* | Revert "Workload TPC-C init" (#529) | Evgeniy Ivanov | 2023-12-22 | 41 | -2135/+2 |
| | | | This reverts commit da025ccc23fafcc3a3a572d83f82996be433fa89. | ||||
* | Library import 2 (#639) | AlexSm | 2023-12-22 | 588 | -33328/+21493 |
| | |||||
* | KIKIMR-20522: Tests for vdisks balancing (#531) | Robert Drynkin | 2023-12-22 | 4 | -1/+322 |
| | | | Co-authored-by: robdrynkin <robdrynkin@nebius.com> | ||||
* | KIKIMR-20521: Add UseVDisksBalancing feature flag (#523) | Robert Drynkin | 2023-12-22 | 12 | -0/+134 |
| | | | Co-authored-by: robdrynkin <robdrynkin@nebius.com> | ||||
* | YQL-17087: Add channel spilling to dq pipe communication (#612) | Aidar Samerkhanov | 2023-12-22 | 9 | -96/+362 |
| | | | | * Add channel spilling to dq pipe communication * Add EvPoison handler to DqChannelStorageActor | ||||
* | WriteRow out of space (#665) | azevaykin | 2023-12-22 | 1 | -18/+39 |
| | |||||
* | KIKIMR-19521 BTreeIndex Bugfix index size (#671) | kungurtsev | 2023-12-22 | 1 | -1/+1 |
| | |||||
* | YQ-2628: add connections option for streaming queries (#579) | Egor Zudin | 2023-12-22 | 5 | -1/+17 |
| | |||||
* | Last 25 queries of TPC-DS (#668) | Alexey Ozeritskiy | 2023-12-22 | 24 | -0/+1102 |
| | |||||
* | Fix metric PotentialMaxThreadCount (#629) | kruall | 2023-12-22 | 1 | -4/+5 |
| | | | Co-authored-by: Aleksandr Kriukov <kruall@ydb.ru> | ||||
* | add StarvingInRowForNotEnoughCpu for tcp sessions (#625) | kruall | 2023-12-22 | 3 | -2/+15 |
| | | | Co-authored-by: Aleksandr Kriukov <kruall@ydb.ru> | ||||
* | KIKIMR-19139 Bugfix load indexes (#657) | kungurtsev | 2023-12-22 | 1 | -6/+10 |
| | |||||
* | KIKIMR-19521 BTreeIndex Test (#653) | kungurtsev | 2023-12-22 | 6 | -42/+381 |
| | |||||
* | [dq] Separate setting SplitStageOnDqReplicate (YQL-17382) (#664) | Roman Udovichenko | 2023-12-22 | 4 | -1/+15 |
| | |||||
* | YQ Connector: fix integration tests style (#640) | Vitaly Isaev | 2023-12-22 | 5 | -4/+9 |
| | |||||
* | Fix Unique/Distinct constraints from nested filtering FlatMap. (#584) | Tony-Romanov | 2023-12-22 | 2 | -16/+43 |
| | | | | | | | * Add KDevelop * Fix Unique/Distinct constraints from nested filtering FlatMap. * A little fix. | ||||
* | UpdateRow & WriteRow (#663) | azevaykin | 2023-12-22 | 5 | -63/+64 |
| | |||||
* | [yql] Fix join-anyjoin_common_dup test (#651) | Roman Udovichenko | 2023-12-22 | 4 | -12/+12 |
| | |||||
* | cgi parameters have been sorted YQ-2558 (#619) | Oleg Doronin | 2023-12-22 | 2 | -7/+20 |
| | |||||
* | Third 25 queries of TPC-DS (#662) | Alexey Ozeritskiy | 2023-12-21 | 25 | -0/+1400 |
| | |||||
* | Second 25 queries of TPC-DS (#660) | Alexey Ozeritskiy | 2023-12-21 | 25 | -0/+1215 |
| | |||||
* | [YQL-16903] Introduce BlockEngine pragma (parser/config provider part) (#616) | Andrey Neporada | 2023-12-21 | 20 | -31/+135 |
| | | | | | * initial * add tests | ||||
* | fix (#654) | Vitaly Stoyan | 2023-12-21 | 1 | -8/+0 |
| | |||||
* | Move iam auth actors out of IO pool (#648) | ijon | 2023-12-21 | 1 | -3/+3 |
| | | | | | Move non-blocking iam auth actors out of IO pool so that blocking logging actors couldn't prevent them from working by blocking entire pool. Also IO pool is not a suitable place for a non-blocking actor. KIKIMR-19644 | ||||
* | Add schema example for TPC-DS (#613) | Alexey Ozeritskiy | 2023-12-21 | 1 | -0/+668 |
| | |||||
* | CheckWriteUnit & FinishProposeWriteUnit (#631) | azevaykin | 2023-12-21 | 16 | -268/+367 |
| | |||||
* | First 25 queries of TPC-DS (#632) | Alexey Ozeritskiy | 2023-12-21 | 25 | -0/+1550 |
| | |||||
* | KIKIMR-20321 viewer tests asan fix (#525) | Andrei Rykov | 2023-12-21 | 14 | -52/+53 |
| | | | KIKIMR-20231/asan-fix | ||||
* | add talks/presentations to the docs (#528) | Evgeniy Ivanov | 2023-12-21 | 2 | -3/+19 |
| | | | | | | | | | * add talks/presentations to the docs * Update ydb/docs/en/core/public-talks.md --------- Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> | ||||
* | added vscode (#636) | Andrei Rykov | 2023-12-21 | 1 | -0/+1 |
| | |||||
* | Moved csv parsing in import file cmd to YDB CLI and supported pg-types (only ↵ | Bulat | 2023-12-21 | 11 | -172/+319 |
| | | | | | | | | | | | | | | | | | | | | | row tables) (#514) * Fixed parsing JSON from pg types * Fixed bugs * Moved csv parsing in import file cmd to YDB CLI and supported pg-types (only row tables) * Fixed bugs * Fixed bug * Fixed bugs * Fixed test * Added column table validation * Fixed bugs | ||||
* | Use user provided otel header to start grpc proxy tracing. (#628) | Daniil Cherednik | 2023-12-21 | 2 | -6/+8 |
| | |||||
* | Import libs 1 (#590) | AlexSm | 2023-12-21 | 283 | -6704/+6993 |
| | | | | | | | * Import libs 1 * Add new file without extension * Add file missed in export config | ||||
* | Out<NYql::TIssues> (#626) | azevaykin | 2023-12-21 | 2 | -6/+7 |
| | |||||
* | [dq] Integrate YT peephole transforms into DQ integration (YQL-17386) (#605) | Roman Udovichenko | 2023-12-21 | 20 | -180/+223 |
| | |||||
* | YQL-17250: Add operation information into hybrid statistics (#597) | Maxim Kovalev | 2023-12-21 | 6 | -24/+67 |
| | | | | | * YQL-17250: Add operation information into hybrid statistics * Fix review comments | ||||
* | Add dynamic config cli (#615) | Innokentii Mokin | 2023-12-21 | 6 | -0/+799 |
| | | | | | | | * add dynamic config cli --------- Co-authored-by: Innokentii Mokin <innokentii@ydb.tech> | ||||
* | Fix ui.sh, add missing mounts.txt (#614) | Andrey Neporada | 2023-12-21 | 3 | -2/+8 |
| | | | | * Fix ui.sh, add missing mounts.txt * mounts.txt for uig.sh, drop no longer needed LD_LIBRARY_PATH | ||||
* | init (#610) | Vitaly Stoyan | 2023-12-21 | 197 | -1053/+1961 |
| | |||||
* | KIKIMR-20217 Initial datashard tracing (#530) | Semyon Danilov | 2023-12-21 | 23 | -126/+227 |
| | |||||
* | KIKIMR-20533 TraceId parser unittests (#617) | Oleg Shatov | 2023-12-21 | 4 | -1/+120 |
| | |||||
* | Replace Y_ABORT_UNLESS #2 (#603) | Nikolay Shestakov | 2023-12-21 | 1 | -2/+7 |
| | |||||
* | KIKIMR-20533 Implemented conversion from OTEL header to traceId (#607) | Oleg Shatov | 2023-12-21 | 2 | -6/+67 |
| | | | * KIKIMR-20533 Implemented conversion from OTEL header to traceId |