Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | normalize test (#759) | Andrey Neporada | 2023-12-27 | 4 | -15/+15 |
| | |||||
* | Support IF NOT EXISTS/IF EXISTS for tables, external tables and external ↵ | Vasily Gerasimov | 2023-12-27 | 24 | -245/+576 |
| | | | | data sources (#694) | ||||
* | Added import s3 to directory (#678) | Bulat | 2023-12-27 | 5 | -5/+125 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added directory import in ydb import s3 cmd * Added path "." handling * Fixed bugs * Reverted ya make * Fixed issues * Fixed diff * Replaced emplace_back to push_back * Fixed issue * Fixed leak in help * Fixed issues * Remove dump.h include * Fixed excess space * Fixed issue | ||||
* | Add library increment script (#760) | AlexSm | 2023-12-27 | 1 | -0/+25 |
| | |||||
* | Common TChangeRecord in ydb/core/change_exchange (#737) | Ilnaz Nizametdinov | 2023-12-27 | 7 | -176/+252 |
| | |||||
* | Fixed TItem in-place creation under clang14 (#752) | Oleg Shatov | 2023-12-27 | 1 | -0/+5 |
| | |||||
* | ut_read_iterator + EvWrite (#742) | azevaykin | 2023-12-27 | 4 | -38/+84 |
| | | | ut_read_iterator + EvWrite | ||||
* | YQ-2651 use ChildPtr instead of ChildRef (#488) | zverevgeny | 2023-12-27 | 1 | -8/+8 |
| | | | * YQ-2651 use ChildPtr instead of ChildRef | ||||
* | YDB-2345 HC time difference message (#741) | Andrei Rykov | 2023-12-27 | 1 | -3/+3 |
| | | | | | * time difference message * return nodes | ||||
* | Session actor perf (#724) | Nikita Vasilev | 2023-12-27 | 17 | -275/+458 |
| | |||||
* | Remove node identifier (deprecated) (#688) | ijon | 2023-12-27 | 11 | -209/+1 |
| | | | | | Also free IO pool from this unneeded actor. KIKIMR-20497 | ||||
* | Remove msgbus trace service (deprecated and unused) (#687) | ijon | 2023-12-27 | 26 | -571/+12 |
| | | | | | Also free IO pool from this service's actor. KIKIMR-20497 | ||||
* | Switch ticket_parser auth clients to HTSwap mailbox type (#670) | ijon | 2023-12-27 | 1 | -7/+7 |
| | |||||
* | generic query for load actor (#512) | Nikita Vasilev | 2023-12-27 | 3 | -4/+15 |
| | |||||
* | init (#738) | Vitaly Stoyan | 2023-12-27 | 9 | -57/+117 |
| | |||||
* | YQL-17286: Fix sublink in projection, which has no external deps (#684) | Mars Agliullin | 2023-12-27 | 5 | -1/+53 |
| | | | Do not expand sublinks, which have no external deps | ||||
* | use statistics aggregator for basic statistics KIKIMR-18323 (#623) | Aleksandr Dmitriev | 2023-12-27 | 21 | -373/+1002 |
| | |||||
* | Add PG provider to pgrun (#732) | Александр Новожилов | 2023-12-27 | 2 | -0/+4 |
| | |||||
* | fix tests (#735) | Vitaly Stoyan | 2023-12-27 | 7 | -48/+48 |
| | |||||
* | fix (#736) | Vitaly Stoyan | 2023-12-26 | 2 | -2/+46 |
| | |||||
* | remove a hard error in formatter when CASE wih no ELSE (#723) | Mikhail Babenko | 2023-12-26 | 1 | -4/+6 |
| | |||||
* | fix broken pg autoparam unit test | Fiodar Miron | 2023-12-26 | 1 | -0/+1 |
| | |||||
* | (refactoring) Inline TChangeRecordBuilder's methods (#734) | Ilnaz Nizametdinov | 2023-12-26 | 2 | -99/+77 |
| | |||||
* | YQL-17385 fix tests (#730) | Vitaly Stoyan | 2023-12-26 | 9 | -38/+39 |
| | | | | | | | | | * stabilized tests * Revert "stabilized tests" This reverts commit c4595132e1f52eb95917ef9182d7df58a6e81d79. * stabilized tests | ||||
* | Ability for ydb-cli to write request results as arrow parquet (#673) | Олег | 2023-12-26 | 12 | -4/+291 |
| | | | Возможность записи parquet через ydb-cli | ||||
* | KIKIMR-20150: remove the test from the mute list (#726) | Evgeniy Ivanov | 2023-12-26 | 1 | -1/+0 |
| | |||||
* | Keep Issue fields after censorship (#714) | Hor911 | 2023-12-26 | 4 | -4/+40 |
| | | | | | * Keep Issue fields after censorship * Tests | ||||
* | YQ-2704 TCheckpointStorage failed on log (#594) | Dmitry Kardymon | 2023-12-26 | 3 | -33/+32 |
| | | | | | | | * use context for log * remove artifacts after other branch * remove artifacts after other branch | ||||
* | YQ-2628: add RECURSE_FOR_TESTS (#718) | Egor Zudin | 2023-12-26 | 1 | -0/+4 |
| | |||||
* | Add discovery mutator for underlay (#566) | Dmitry Kardymon | 2023-12-26 | 2 | -2/+27 |
| | | | | | | | * Add discovery mutator for underlay * Fix prefix * TString -> StringBuf | ||||
* | [YQL-17103] Basic support of pg types in predicate extractor library (#709) | Andrey Neporada | 2023-12-26 | 15 | -55/+447 |
| | | | | | | | | | | | * initial * fix typo * fix minus inf for pg types * more tests + canonize * temporarily disable KqpNotNullColumns::SecondaryIndexWithNotNullDataColumnPg | ||||
* | use adaptive timeouts and persistent node count in hive warmup KIKIMR-20551 ↵ | vporyadke | 2023-12-26 | 7 | -12/+41 |
| | | | | (#624) | ||||
* | fix tests TopicPeriodicStat* (#717) | Nikolay Shestakov | 2023-12-26 | 3 | -4/+11 |
| | | | | | * fix tests TopicPeriodicStat* * remove unnecasary spaces | ||||
* | Add QueryService coverage for kqp_perf_ut.(KIKIMR-16294) (#721) | spuchin | 2023-12-26 | 3 | -310/+213 |
| | | | Co-authored-by: Sergey Puchin <spuchin@mr-nvme-testing-11.search.yandex.net> | ||||
* | ActorSystem cpu load log use std atomic (#646) | Maksim Kita | 2023-12-26 | 1 | -44/+35 |
| | |||||
* | ActorSystem interrupter use std atomic (#645) | Maksim Kita | 2023-12-26 | 1 | -3/+3 |
| | |||||
* | ActorSystem memlog use std atomic (#644) | Maksim Kita | 2023-12-26 | 2 | -5/+5 |
| | |||||
* | ActorSystem should continue use std atomic (#643) | Maksim Kita | 2023-12-26 | 2 | -9/+9 |
| | |||||
* | KQP computation pattern cache serialized program (#634) | Maksim Kita | 2023-12-26 | 4 | -28/+78 |
| | | | KQP computation pattern cache serialized program | ||||
* | ActorSystem fix typo (#638) | Maksim Kita | 2023-12-26 | 4 | -16/+16 |
| | |||||
* | KIKIMR-20150: fix and improve flaky test (#713) | Evgeniy Ivanov | 2023-12-26 | 1 | -8/+106 |
| | |||||
* | Start tablets in object domain KIKIMR-20271 (#705) | Ilia Shakhov | 2023-12-26 | 39 | -49/+636 |
| | | | * Start tablets in object domain KIKIMR-20271 | ||||
* | YQ-2670 switch generic tests to docker compose (#691) | Pisarenko Grigoriy | 2023-12-26 | 8 | -24/+95 |
| | | | | | * Switched KQP generic provider tests to docker-compose * Fixed retries | ||||
* | YQL-15941 no_llvm versions of purecalc and embedded (#707) | Vitaly Stoyan | 2023-12-26 | 46 | -65/+494 |
| | | | | | * init * build | ||||
* | KIKIMR-19522 BTreeIndex Precharge Simplification (#682) | kungurtsev | 2023-12-26 | 4 | -180/+254 |
| | |||||
* | Rename op -> writeOp (#715) | azevaykin | 2023-12-26 | 1 | -15/+18 |
| | |||||
* | KIKIMR-20042 Partially implemented PDisk tracing (#574) | Oleg Shatov | 2023-12-26 | 16 | -121/+223 |
| | | | | | | | * KIKIMR-20042 Partially implemented PDisk tracing * Grooming * Another grooming | ||||
* | buffered writing for columnshards (#686) | ivanmorozov333 | 2023-12-26 | 47 | -433/+788 |
| | | | | | | | | | | | | | | | | | | | | * buffered writing for columnshards * buffered writing for columnshards * Revert "Merge branch 'write-buffer' of https://github.com/ivanmorozov333/ydb into write-buffer" This reverts commit b5aa131cab4e646a4524342007156ffeff5abcd6, reversing changes made to a83147362457569d14181f796d7ac9e7d3b58877. * fix build * fix build * fix build * fix * one more fix | ||||
* | KIKIMR-19671 Add RemovePathRecursive function (#680) | iddqdex | 2023-12-26 | 2 | -30/+48 |
| | | | | | * KIKIMR-19671 add RemovePathRecursive function * fix style | ||||
* | Refuse empty query text (#708) | Hor911 | 2023-12-26 | 4 | -53/+31 |
| | | | | | | | * Refuse empty query text * flake8 * Fix tests |