Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change "timeouts.md" | gvit | 2023-01-26 | 1 | -1/+1 |
| | |||||
* | Disable llvm for scripting scans | va-kuznecov | 2023-01-26 | 1 | -1/+1 |
| | |||||
* | (refactoring) Common ttl checker for oltp & olap tables | ilnaz | 2023-01-26 | 1 | -53/+43 |
| | |||||
* | Lower message log priority | alexvru | 2023-01-26 | 1 | -2/+2 |
| | |||||
* | Fix snapshots in iterator range reads | ssmike | 2023-01-26 | 4 | -3/+37 |
| | |||||
* | [yql] Switch/Visit core optimizers | udovichenko-r | 2023-01-26 | 2 | -40/+79 |
| | |||||
* | Url::CutWWW | vvvv | 2023-01-26 | 2 | -3/+40 |
| | |||||
* | Add UT for IC version control, | serg-belyakov | 2023-01-26 | 7 | -0/+99 |
| | | | initial | ||||
* | fix arrow for readranges source | ssmike | 2023-01-26 | 1 | -3/+3 |
| | |||||
* | extracted readers&builders for simple block udfs, implemented vectorized ↵ | vvvv | 2023-01-25 | 37 | -1331/+1649 |
| | | | | Url::GetHost | ||||
* | count() does not return nulls | chertus | 2023-01-25 | 2 | -32/+7 |
| | |||||
* | filling connections has been fixed | hcpp | 2023-01-25 | 1 | -13/+14 |
| | |||||
* | correct avg in yql | ivanmorozov | 2023-01-25 | 3 | -24/+24 |
| | |||||
* | Show only fails in actions, write full test log to disk | alexv-smirnov | 2023-01-25 | 1 | -2/+5 |
| | |||||
* | add retries to TLongTxWrite rpc | chertus | 2023-01-25 | 8 | -31/+206 |
| | |||||
* | change logging priority | chertus | 2023-01-25 | 3 | -3/+3 |
| | |||||
* | Do not start processing reques in case of client disconnect or client timeout. | dcherednik | 2023-01-25 | 7 | -3/+44 |
| | |||||
* | Fix VDiskAssimilation test | alexvru | 2023-01-25 | 3 | -1/+4 |
| | |||||
* | fix invisible row miscalculation, which causes misdetection of broken lock | eivanov89 | 2023-01-25 | 2 | -1/+56 |
| | |||||
* | fix table metadata versions in iterator reads | ssmike | 2023-01-25 | 1 | -4/+18 |
| | |||||
* | Public api, cpp sdk & cli | ilnaz | 2023-01-25 | 7 | -9/+78 |
| | |||||
* | Fix system columns in read_actor | ssmike | 2023-01-25 | 1 | -1/+3 |
| | |||||
* | WideTop[Sort] a little fix. | a-romanov | 2023-01-25 | 2 | -7/+5 |
| | |||||
* | Merged revision(s) 10732152 from trunk/arcadia/ydb/library/yql: | ivanmorozov | 2023-01-25 | 3 | -24/+24 |
| | | | | | | | | | | correct avg in yql RE VIEW: 3363901 ........ revert Note: mandatory check (NEED_CHECK) was skipped | ||||
* | correct avg in yql | ivanmorozov | 2023-01-25 | 3 | -24/+24 |
| | |||||
* | Make DbPool library self-sufficient | maxkovalev | 2023-01-25 | 42 | -303/+430 |
| | | | YQ: Make DbPool library self-sufficient | ||||
* | Add retries to ydb_serializable to support session rebalancing | snaury | 2023-01-25 | 1 | -118/+187 |
| | |||||
* | Add labels to ydb node, | innokentii | 2023-01-25 | 10 | -10/+41 |
| | | | add labels to node, | ||||
* | One event TEvContinueRun instead of queue | galaxycrab | 2023-01-25 | 2 | -28/+48 |
| | |||||
* | Add LastSeenSerial to dstool pdisk list. | yuryalekseev | 2023-01-25 | 3 | -0/+4 |
| | |||||
* | Fix ubsan errors in VDisk | alexvru | 2023-01-25 | 4 | -20/+14 |
| | |||||
* | Mark UDF strictness for json, json2, yson2 | aneporada | 2023-01-25 | 18 | -28/+43 |
| | |||||
* | Fix Discover query | alexvru | 2023-01-25 | 2 | -7/+26 |
| | |||||
* | WideTop[Sort] add forgotten checks. | a-romanov | 2023-01-25 | 1 | -3/+12 |
| | |||||
* | simple udfs executor | vvvv | 2023-01-25 | 20 | -193/+289 |
| | |||||
* | [review][YDB] Перевод истории перегруженных ↵ | potapenko-k | 2023-01-25 | 3 | -5/+32 |
| | | | | | шардовtranslation-history-of-overloaded-shards translation-history-of-overloaded-shards | ||||
* | Metering | ilnaz | 2023-01-25 | 8 | -25/+302 |
| | |||||
* | Better LLVM for WideTop[Sort]. | a-romanov | 2023-01-25 | 2 | -8/+24 |
| | |||||
* | return unavailable if pipe is dead | ildar-khisam | 2023-01-25 | 4 | -4/+9 |
| | | | return unavailable if pipe is dead in write session | ||||
* | Add delay | ilnaz | 2023-01-25 | 1 | -1/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-01-25 | 1 | -1/+1 |
| | |||||
* | simple block udfs - initial infrastructure. Implemented BlockJust. | vvvv | 2023-01-24 | 31 | -250/+783 |
| | |||||
* | Move NeedSnapshot out from kqp_session_actor.cpp | va-kuznecov | 2023-01-24 | 3 | -59/+61 |
| | |||||
* | WideTop[Sort]. | a-romanov | 2023-01-24 | 5 | -2/+108 |
| | |||||
* | [library/python/pytest/plugins/ya] Added xfaildiff marker | prettyboy | 2023-01-24 | 1 | -6/+17 |
| | |||||
* | Fix assimilation error | alexvru | 2023-01-24 | 1 | -12/+29 |
| | |||||
* | [review][YDB] Перевод рефакторинга ↵ | potapenko-k | 2023-01-24 | 2 | -13/+12 |
| | | | | | | Концепции/Обзор Тикет: https://st.yandex-team.ru/ Ключи: | ||||
* | Add forgotten return in send method, | kruall | 2023-01-24 | 1 | -1/+1 |
| | |||||
* | allow empty column set when read iterator reads in cellvec format | eivanov89 | 2023-01-24 | 6 | -23/+138 |
| | |||||
* | Fix replication code | alexvru | 2023-01-24 | 3 | -30/+33 |
| |