Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update github.com/ydb-platform/fq-connector-go image to v0.1.2 (#1574) | Vitaly Isaev | 2024-02-05 | 2 | -1/+30 |
| | |||||
* | [YQL-16903] Change default value for dq.UseBlockReader and ↵ | Andrey Neporada | 2024-02-05 | 2 | -4/+5 |
| | | | | yt.UseRPCReaderInDQ if BlockEngine is enabled (#1564) | ||||
* | KQP locks in EvWrite (#1551) | azevaykin | 2024-02-05 | 10 | -36/+473 |
| | |||||
* | [-] ссылка на идентификатор партиции (#1550) | Alek5andr-Kotov | 2024-02-05 | 1 | -1/+1 |
| | |||||
* | YQL-17704 switch GWM ut to CA (#1567) | zverevgeny | 2024-02-05 | 1 | -4/+11 |
| | |||||
* | Implemented first version of dynamic jaeger tracing configuration (#1484) | Oleg Shatov | 2024-02-05 | 26 | -135/+682 |
| | | | | | | | | | | | * Implemented first version of dynamic jaeger tracing configuration * First semi-done version * Successfully conquered configurations * Removed useless output + slight refactoring * Fix of test client | ||||
* | Fix for unequal nulls bitmap size YQL-17564 (#1570) | Andrey Kulaga | 2024-02-05 | 1 | -18/+19 |
| | |||||
* | Document locks and change visibility in datashard YDBDOCS-430 YDBDOCS-431 (#912) | Aleksei Borzenkov | 2024-02-05 | 6 | -0/+592 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Document persistent uncommitted changes, locks and change visibility in datashard YDBDOCS-430 YDBDOCS-431 * Apply suggestions from code review Co-authored-by: kungurtsev <alexey66rus@gmail.com> * Proofread changes * Apply suggestions from code review Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> * Suggested code review changes * More suggested code review changes * Change lock wording in the russian translation * Apply suggestions from code review Co-authored-by: azevaykin <145343289+azevaykin@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> * Update ydb/docs/ru/core/development/localdb-uncommitted-txs.md * Update ydb/docs/ru/core/development/localdb-uncommitted-txs.md --------- Co-authored-by: kungurtsev <alexey66rus@gmail.com> Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> Co-authored-by: azevaykin <145343289+azevaykin@users.noreply.github.com> | ||||
* | support trailing generic query responses (#1441) | Vitalii Gridnev | 2024-02-03 | 12 | -91/+266 |
| | |||||
* | Fix compilation of tpc-ds queries in yql syntax (#1562) | Alexey Ozeritskiy | 2024-02-03 | 2 | -4/+4 |
| | |||||
* | init (#1559) | Vitaly Stoyan | 2024-02-02 | 20 | -17/+43 |
| | |||||
* | YQL-17542 split FillIoMaps (#1537) | zverevgeny | 2024-02-02 | 3 | -52/+61 |
| | |||||
* | Fix pg tpc-ds query texts (#1557) | Alexey Ozeritskiy | 2024-02-02 | 8 | -42/+42 |
| | |||||
* | improving potential bottleneck in grpc layer of the query service (#1278) | Vitalii Gridnev | 2024-02-02 | 4 | -63/+64 |
| | | | | | | | * fix column build with indexed table * remove useless debug strings * query service: apply multiple completion queues and proxies logic to the query service | ||||
* | add restricting tablet availability to hive ui KIKIMR-20617 (#1288) | vporyadke | 2024-02-02 | 19 | -156/+500 |
| | |||||
* | YQL-17725 docs for unicode literals (#1547) | Vitaly Stoyan | 2024-02-02 | 7 | -4/+64 |
| | | | | | | | * init * fix * tune gitignore | ||||
* | Add UT to test encryption keys obtaining (#1552) | Sergey Belyakov | 2024-02-02 | 1 | -0/+78 |
| | |||||
* | Fix YT yql plugin build (#1548) | Marina Pereskokova | 2024-02-02 | 1 | -0/+4 |
| | |||||
* | [YQ-1997] Extra tests | Alexey Uzhegov | 2024-02-02 | 3 | -2/+171 |
| | |||||
* | BTreeIndex Charge Bytes Limit (#1489) | kungurtsev | 2024-02-02 | 2 | -67/+276 |
| | |||||
* | Unmute read-only VDisk unittest (#1545) | Alexander Rutkovsky | 2024-02-02 | 1 | -1/+0 |
| | |||||
* | add settings and downsample algorithms (#1425) | Alexey Efimov | 2024-02-02 | 27 | -129/+708 |
| | |||||
* | Add yaml config support to ydbd_slice (#1406) | Innokentii Mokin | 2024-02-02 | 6 | -39/+245 |
| | | | | | * add yaml config support to ydbd_slice * remove nested dir for dynconfig | ||||
* | YQL-17725 unicode string literals (#1528) | Vitaly Stoyan | 2024-02-02 | 12 | -7/+142 |
| | | | | | * init * fix | ||||
* | YQL-17646 Fix dqrun/yqlrun difference in bigdate tests (#1503) | amikish | 2024-02-02 | 2 | -1/+2 |
| | |||||
* | ignore set escape_string_warning (#1518) | Timofey Koolin | 2024-02-02 | 1 | -1/+2 |
| | |||||
* | Remove broken optimizer YQL-17555 (#1376) | Alexey Ozeritskiy | 2024-02-02 | 7 | -23/+18 |
| | |||||
* | Unmute working tests (#1543) | Alexander Rutkovsky | 2024-02-02 | 2 | -17/+4 |
| | |||||
* | KIKIMR-20931: Fix set_config (#1521) | Александр Новожилов | 2024-02-02 | 1 | -5/+9 |
| | | | | | | | * KIKIMR-20931: Fix set_config * typo * add information_schema | ||||
* | init (#1534) | Vitaly Stoyan | 2024-02-02 | 3 | -3/+30 |
| | |||||
* | ci: fix Embedded UI Refresh workflow (#1514) | Vladimir Lewandowski | 2024-02-01 | 1 | -14/+16 |
| | | | | | * ci: fix Embedded UI asset placement * ci: fix body formatting of Embedded UI Refresh PR | ||||
* | Init yt dq jobs (#1460) | Marina Pereskokova | 2024-02-01 | 8 | -4/+188 |
| | |||||
* | Fix Defragmentation::DoesItWork unit test (#1531) | Alexander Rutkovsky | 2024-02-01 | 2 | -26/+5 |
| | |||||
* | YQL-17703 always use sized allocator in CA (#1522) | zverevgeny | 2024-02-01 | 1 | -1/+1 |
| | |||||
* | Enable cmake workflow to build a specified target (#1533) | AlexSm | 2024-02-01 | 2 | -1/+11 |
| | | | | | * Update action.yml * Update build_and_test_provisioned.yml | ||||
* | Update build_and_test_provisioned.yml | AlexSm | 2024-02-01 | 1 | -1/+7 |
| | |||||
* | Fix yaml-config requirement (#1524) | Innokentii Mokin | 2024-02-01 | 1 | -0/+3 |
| | |||||
* | fix(kqp): use ReadTableRange instead LookupTable (#1140) | Iuliia Sidorina | 2024-02-01 | 6 | -48/+150 |
| | |||||
* | KIKIMR-20082: TableStore/ColumnTable with QueryService (#1377) | Nikolay Shumkov | 2024-02-01 | 7 | -267/+501 |
| | | | | | | | | | | | | | | | | | | | | | * Initial commit * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes | ||||
* | Added decimal128 type support with small precision (#1428) | kinash-varvara | 2024-02-01 | 3 | -3/+147 |
| | |||||
* | random shuffle has been fixed (#1499) | Oleg Doronin | 2024-02-01 | 1 | -1/+1 |
| | |||||
* | Profiling [perf] entry in YQL logs for RewriteReadFromView function (#1495) | jepett0 | 2024-02-01 | 1 | -0/+2 |
| | |||||
* | optimizer predicates usage on fetching (#1505) | ivanmorozov333 | 2024-02-01 | 9 | -29/+100 |
| | | | | | | | * dont use predicate columns fetching and filter usage in case whole portion matched in predicates ranges * fix * fix | ||||
* | serializer as interface for make new locally (#1496) | ivanmorozov333 | 2024-02-01 | 65 | -765/+551 |
| | | | | | | | | | | | | | | | | | | | | | * serializer as interface for make new locally * correction * fix tests build * fix build * fix dependencies * corrections * fix build * fix build * fix build * fix splitter test | ||||
* | YQL-17714: Support key ranges (#1520) | Александр Новожилов | 2024-02-01 | 1 | -39/+5 |
| | | | | | * YQL-17714: Support key ranges * over ::parse | ||||
* | [yql] Plan: add InputSections (YQL-17549) (#1517) | Roman Udovichenko | 2024-02-01 | 51 | -1668/+1685 |
| | |||||
* | Initialize fields needed for CA (preps for WA removing) (#1513) | Alexey Ozeritskiy | 2024-02-01 | 2 | -0/+36 |
| | |||||
* | Document proto bytes field decoding with a test (#1509) | Egor Tarasov | 2024-02-01 | 3 | -3/+26 |
| | |||||
* | Mute flaky kv tests (#1516) | Ilnaz Nizametdinov | 2024-02-01 | 1 | -0/+2 |
| | |||||
* | Mute some flaky tests (#1512) | Ilnaz Nizametdinov | 2024-02-01 | 1 | -0/+1 |
| |