aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added tests (#647)Andrei Rykov2023-12-222-4/+72
* Import libs 3 (#679)AlexSm2023-12-2252-478/+420
* Add BsCostTracker and advanced cost metrics, KIKIMR-17759 (#600)Sergey Belyakov2023-12-228-2/+352
* [yql] Fix result diff in dq_file tests (YQL-17386, YQL-17404, YQL-17402, YQL-...Roman Udovichenko2023-12-2217-4723/+4679
* Moved TSpan::Link(TraceId) implementation to .cpp (#674)Oleg Shatov2023-12-222-3/+5
* YQL-17250: Add operation name in fallback message (#627)Maxim Kovalev2023-12-222-8/+40
* Consistent debug (#652)AlexSm2023-12-222-3/+3
* Revert "Workload TPC-C init" (#529)Evgeniy Ivanov2023-12-2241-2135/+2
* Library import 2 (#639)AlexSm2023-12-22588-33328/+21493
* KIKIMR-20522: Tests for vdisks balancing (#531)Robert Drynkin2023-12-224-1/+322
* KIKIMR-20521: Add UseVDisksBalancing feature flag (#523)Robert Drynkin2023-12-2212-0/+134
* YQL-17087: Add channel spilling to dq pipe communication (#612)Aidar Samerkhanov2023-12-229-96/+362
* WriteRow out of space (#665)azevaykin2023-12-221-18/+39
* KIKIMR-19521 BTreeIndex Bugfix index size (#671)kungurtsev2023-12-221-1/+1
* YQ-2628: add connections option for streaming queries (#579)Egor Zudin2023-12-225-1/+17
* Last 25 queries of TPC-DS (#668)Alexey Ozeritskiy2023-12-2224-0/+1102
* Fix metric PotentialMaxThreadCount (#629)kruall2023-12-221-4/+5
* add StarvingInRowForNotEnoughCpu for tcp sessions (#625)kruall2023-12-223-2/+15
* KIKIMR-19139 Bugfix load indexes (#657)kungurtsev2023-12-221-6/+10
* KIKIMR-19521 BTreeIndex Test (#653)kungurtsev2023-12-226-42/+381
* [dq] Separate setting SplitStageOnDqReplicate (YQL-17382) (#664)Roman Udovichenko2023-12-224-1/+15
* YQ Connector: fix integration tests style (#640)Vitaly Isaev2023-12-225-4/+9
* Fix Unique/Distinct constraints from nested filtering FlatMap. (#584)Tony-Romanov2023-12-222-16/+43
* UpdateRow & WriteRow (#663)azevaykin2023-12-225-63/+64
* [yql] Fix join-anyjoin_common_dup test (#651)Roman Udovichenko2023-12-224-12/+12
* cgi parameters have been sorted YQ-2558 (#619)Oleg Doronin2023-12-222-7/+20
* Third 25 queries of TPC-DS (#662)Alexey Ozeritskiy2023-12-2125-0/+1400
* Second 25 queries of TPC-DS (#660)Alexey Ozeritskiy2023-12-2125-0/+1215
* [YQL-16903] Introduce BlockEngine pragma (parser/config provider part) (#616)Andrey Neporada2023-12-2120-31/+135
* fix (#654)Vitaly Stoyan2023-12-211-8/+0
* Move iam auth actors out of IO pool (#648)ijon2023-12-211-3/+3
* Add schema example for TPC-DS (#613)Alexey Ozeritskiy2023-12-211-0/+668
* CheckWriteUnit & FinishProposeWriteUnit (#631)azevaykin2023-12-2116-268/+367
* First 25 queries of TPC-DS (#632)Alexey Ozeritskiy2023-12-2125-0/+1550
* KIKIMR-20321 viewer tests asan fix (#525)Andrei Rykov2023-12-2114-52/+53
* add talks/presentations to the docs (#528)Evgeniy Ivanov2023-12-212-3/+19
* added vscode (#636)Andrei Rykov2023-12-211-0/+1
* Moved csv parsing in import file cmd to YDB CLI and supported pg-types (only ...Bulat2023-12-2111-172/+319
* Use user provided otel header to start grpc proxy tracing. (#628)Daniil Cherednik2023-12-212-6/+8
* Import libs 1 (#590)AlexSm2023-12-21283-6704/+6993
* Out<NYql::TIssues> (#626)azevaykin2023-12-212-6/+7
* [dq] Integrate YT peephole transforms into DQ integration (YQL-17386) (#605)Roman Udovichenko2023-12-2120-180/+223
* YQL-17250: Add operation information into hybrid statistics (#597)Maxim Kovalev2023-12-216-24/+67
* Add dynamic config cli (#615)Innokentii Mokin2023-12-216-0/+799
* Fix ui.sh, add missing mounts.txt (#614)Andrey Neporada2023-12-213-2/+8
* init (#610)Vitaly Stoyan2023-12-21197-1053/+1961
* KIKIMR-20217 Initial datashard tracing (#530)Semyon Danilov2023-12-2123-126/+227
* KIKIMR-20533 TraceId parser unittests (#617)Oleg Shatov2023-12-214-1/+120
* Replace Y_ABORT_UNLESS #2 (#603)Nikolay Shestakov2023-12-211-2/+7
* KIKIMR-20533 Implemented conversion from OTEL header to traceId (#607)Oleg Shatov2023-12-212-6/+67