Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [embedded] Full plan | udovichenko-r | 2023-05-05 | 6 | -14/+33 |
| | | | YQL-15884 | ||||
* | split batch fetcher agent and fetched info | ivanmorozov | 2023-05-05 | 21 | -260/+313 |
| | |||||
* | Add default permission for check ydb.tables.select and ydb.schemas.getMetadata | molotkov-and | 2023-05-05 | 1 | -1/+3 |
| | |||||
* | Mark import of undefined macros as error. Contribs under yamaker, pt. 1 | alperevyshin | 2023-05-05 | 2 | -4/+4 |
| | |||||
* | Update contrib/restricted/boost/type_traits to 1.82.0 | robot-contrib | 2023-05-05 | 5 | -24/+170 |
| | |||||
* | get info from cache for describe handler | andrew-rykov | 2023-05-04 | 2 | -12/+181 |
| | | | | | added cache from txproxy reply schemeboard | ||||
* | Unify checking in CMS | t1mursadykov | 2023-05-04 | 21 | -513/+1241 |
| | |||||
* | Improve IC | alexvru | 2023-05-04 | 5 | -47/+100 |
| | |||||
* | Block implementation of ToPg/FromPg | vvvv | 2023-05-04 | 17 | -45/+464 |
| | |||||
* | formats/arrow | chertus | 2023-05-04 | 97 | -217/+321 |
| | | | Перемещение arrow-специфики ydb/core/formats -> ydb/core/formats/arrow | ||||
* | graceful exceptions processing | ivanmorozov | 2023-05-04 | 2 | -7/+16 |
| | |||||
* | pass loaded records via const ref | stanly | 2023-05-04 | 11 | -52/+55 |
| | |||||
* | "Public SDK avoid unnecessary protobuf copy" | Maksim Kita | 2023-05-04 | 3 | -10/+64 |
| | | | | | "Public SDK avoid unnecessary protobuf copy" Pull Request resolved: #188 | ||||
* | remove YDB_* macro from core/tx/column_shard | chertus | 2023-05-04 | 17 | -107/+264 |
| | |||||
* | split kqp common | ivanmorozov | 2023-05-04 | 42 | -677/+996 |
| | |||||
* | YT-18920: Add `TryDecodeEnumValue()` | galtsev | 2023-05-04 | 3 | -23/+49 |
| | |||||
* | Set Popen(text=True) for py3 just for fun | v-korovin | 2023-05-04 | 1 | -0/+4 |
| | |||||
* | init TInputStatsMeter fields in ctor | uzhas | 2023-05-04 | 1 | -1/+1 |
| | |||||
* | Revert: "Update old examples" | kruall | 2023-05-04 | 3 | -10/+10 |
| | |||||
* | Fix crushes with 2 cpu in autoconfig, | kruall | 2023-05-04 | 3 | -136/+205 |
| | |||||
* | Remove extra semicolon in contrib/lib/protobuf patches | bulatman | 2023-05-04 | 2 | -2/+2 |
| | |||||
* | Remove using of extra semicolons in util | bulatman | 2023-05-04 | 10 | -12/+12 |
| | |||||
* | add execute and explain data actions | andrew-rykov | 2023-05-03 | 1 | -1/+5 |
| | |||||
* | control start merge for granule | ivanmorozov | 2023-05-03 | 7 | -61/+100 |
| | | | | remove useless hashmap remove useless checkers | ||||
* | Remove tiering from TIndexInfo | nsofya | 2023-05-03 | 13 | -123/+132 |
| | | | | | | | Remove tiering from TIndexInfo Вытащила и передают TieringInfo отдельно. Нужно для поддержки нескольких версий индекса, потому что бессмысленно копировать этот объект в каждый индекс тем более, что это изменяемая контекстная переменная, которую можно в ивент сохранить с таким же успехом. Что и сделала. Логику никакую не меняла больше. | ||||
* | fixed format on nested select | vvvv | 2023-05-03 | 2 | -3/+15 |
| | |||||
* | Further IC fixes | alexvru | 2023-05-03 | 3 | -136/+140 |
| | |||||
* | Quick sort benchmark for actor system vs thread pool | dtyo | 2023-05-03 | 5 | -0/+420 |
| | |||||
* | Add basic docs for dynamic config api | innokentii | 2023-05-03 | 2 | -1/+51 |
| | | | add basic docs for api | ||||
* | Add 2.3.0 version of YDB CLI to documentation | pnv1 | 2023-05-03 | 8 | -0/+8 |
| | |||||
* | tests for transactions with topics and database tables | abcdef | 2023-05-03 | 15 | -386/+706 |
| | | | Добавлены тесты для транзакций с топиками и таблицами. В тестах показаны ситуации когда фиксируются изменения в транзакции и когда возникает ошибка во время исполнения | ||||
* | add const to local variables | stanly | 2023-05-03 | 5 | -39/+38 |
| | |||||
* | prevent optimized order policy for early filter not is full filter | ivanmorozov | 2023-05-03 | 1 | -0/+7 |
| | |||||
* | Some IC fixes | alexvru | 2023-05-03 | 9 | -134/+195 |
| | |||||
* | fix for deadlock | alexnick | 2023-05-03 | 8 | -152/+226 |
| | | | fix for deadlock | ||||
* | Workaround -Wunused-but-set-variable in Y_DBGTRACE macro | thegeorg | 2023-05-03 | 1 | -36/+24 |
| | |||||
* | [parser] Detect invalid aggregation in select distinct | aneporada | 2023-05-03 | 2 | -1/+8 |
| | | | initial | ||||
* | YQL-15867 Fix CombineByKey premap optimizers. | a-romanov | 2023-05-03 | 1 | -77/+57 |
| | |||||
* | correct merge control for internal duplications | ivanmorozov | 2023-05-03 | 6 | -24/+71 |
| | |||||
* | correct condition for multiple metadata | ivanmorozov | 2023-05-03 | 4 | -4/+25 |
| | |||||
* | automatic for llvm usage | ivanmorozov | 2023-05-03 | 41 | -125/+181 |
| | |||||
* | Support BlockCoalesce for all arrow types | aneporada | 2023-05-02 | 6 | -214/+139 |
| | | | initial | ||||
* | fix test - use another resource | ivanmorozov | 2023-05-02 | 1 | -3/+3 |
| | |||||
* | split files | ivanmorozov | 2023-05-02 | 35 | -307/+739 |
| | |||||
* | Handle read errors during defrag | a-sumin | 2023-05-02 | 3 | -5/+130 |
| | |||||
* | Push down TMPDIR env var to a subprocess | alexv-smirnov | 2023-05-02 | 1 | -3/+8 |
| | |||||
* | feat grpc: move grpcio to separate contrib project | leonidlazarev | 2023-05-02 | 115 | -22008/+0 |
| | | | Move grpcio to separate project | ||||
* | Slow versions of PG kernels under sanitizers or DEBUG build | vvvv | 2023-05-02 | 22 | -9661/+12375 |
| | |||||
* | Rename console to dynamic config | innokentii | 2023-05-02 | 44 | -218/+218 |
| | | | rename console to dynamic config | ||||
* | merge items for limit usage (instead of pessimistic additive mark) | ivanmorozov | 2023-05-02 | 24 | -79/+478 |
| |