Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo leading to false VERIFY (#1220) | Alexander Rutkovsky | 2024-01-23 | 1 | -1/+1 |
| | |||||
* | fix allow single partition optimization (#1212) | Vitalii Gridnev | 2024-01-23 | 3 | -7/+7 |
| | |||||
* | fox coverity (#1206) | ivanmorozov333 | 2024-01-23 | 1 | -0/+1 |
| | |||||
* | [YQL-17298] Fix data race on ICompare::TPtr (#1213) | Andrey Neporada | 2024-01-23 | 1 | -10/+21 |
| | |||||
* | Move TBaseChangeSender to ydb/core/change_exchange KIKIMR-20673 (#1207) | Ilnaz Nizametdinov | 2024-01-22 | 10 | -65/+75 |
| | |||||
* | Fix 404 and fix files names. (#1032) | Ivan Katkov | 2024-01-22 | 57 | -56/+132 |
| | | | | | | | | | | | | | | | | | | | | | * Fix 404 and fix files names. * Fix link err in ydb-cli/export-import/ * Fix links to export-import. * Fix link in /en/maintenance/backup_and_recovery.md * Add new pages to TOC. * Add federated query to concepts TOC. * rename no_translation to no-translation. * Rebase on main. * Add redirect from export_import/* to export-import/*. * Add redirects. | ||||
* | Mute some flaky tests (#1187) | Ilnaz Nizametdinov | 2024-01-22 | 1 | -1/+9 |
| | |||||
* | DebugString methods for debug prints (#1198) | ivanmorozov333 | 2024-01-22 | 4 | -2/+77 |
| | |||||
* | YQL-17542 clarify send stats condition in compute actor (#1015) | zverevgeny | 2024-01-22 | 2 | -11/+19 |
| | |||||
* | YQL-17542 remove function with confusing name CreateKqpTaskRunner (#1183) | zverevgeny | 2024-01-22 | 4 | -12/+3 |
| | |||||
* | Add more information to VERIFY message, YDBREQUESTS-2898 (#1155) | Sergey Belyakov | 2024-01-22 | 1 | -1/+5 |
| | | | | | * Add more information to VERIFY message, YDBREQUESTS-2898 * Use HexEncode | ||||
* | YQL-17624: oid columns are now right-aligned in pgrun table output (#1199) | Mars Agliullin | 2024-01-22 | 6 | -49/+118 |
| | |||||
* | Fix build for clang14 compiler (#1197) | Andrey Molotkov | 2024-01-22 | 1 | -1/+1 |
| | |||||
* | Add missing <cstddef> include (#1145) | Artem Alperin | 2024-01-22 | 1 | -0/+1 |
| | |||||
* | S3 add switch for virtual style addressing (#1150) | Innokentii Mokin | 2024-01-22 | 15 | -4/+37 |
| | | | * add s3 virtual addressing support | ||||
* | KIKIMR-19521 BTreeIndex Keep B-TreeIndex in cache after compactions (#1165) | kungurtsev | 2024-01-22 | 2 | -2/+50 |
| | |||||
* | refactor CreatePartitions endpoint of Kafka API to use TUpdateSchemeActor ↵ | Sergey Veselov | 2024-01-22 | 4 | -185/+103 |
| | | | | | | | | | (#1005) * LOGBROKER-8860: refactor CreatePartitions endpoint of Kafka API to use TUpdateSchemeActor * Fix ydb->kafka status converstion for CreateTopics and CreatePartitions. Fix incorrect output format in case of two same topics provided for Create Partitions. Refactorings + style fixes. | ||||
* | Scheme correction for indexes usage (#1180) | ivanmorozov333 | 2024-01-22 | 48 | -746/+1760 |
| | | | | | | | | | | | | | | | | | * correct schemeshard usage for index operations * fix build * fix build * correction * fix build * fix build * fix ut build * fix tests | ||||
* | ALTER syntax for EXTERNAL DATA SOURCE/EXTERNAL TABLE (#998) | Vasily Gerasimov | 2024-01-22 | 16 | -203/+593 |
| | |||||
* | Simplify error handling (#1181) | azevaykin | 2024-01-22 | 5 | -31/+42 |
| | |||||
* | Revert "external table content has been decoded for viewer (#1055)" (#1190) | Oleg Doronin | 2024-01-22 | 9 | -63/+9 |
| | | | | | | | | | * Revert "external table content has been decoded for viewer (#1055)" This reverts commit 56e9a2180c82c7a8a24cf6c00b2f56578683eb4b. * Revert "scheme tests have been fixed (#1182)" This reverts commit 6fe76108802fcf3f811a5aa0b941d424b298a1f1. | ||||
* | replace into olap table (#1164) | Nikita Vasilev | 2024-01-22 | 21 | -65/+1057 |
| | |||||
* | Fix build KIKIMR-20673 (#1192) | Ilnaz Nizametdinov | 2024-01-22 | 1 | -1/+1 |
| | |||||
* | Add faster data generation to Storage Load Actor, #1156 (#1157) | Sergey Belyakov | 2024-01-22 | 2 | -14/+80 |
| | | | | | * Add faster data generation to Storage Load Actor, #1156 * Add alexvru's faster data generation method | ||||
* | YQL code owners (#1188) | Roman Udovichenko | 2024-01-22 | 1 | -0/+1 |
| | | | | | * yql code owners * Keep /ydb/library/yql only | ||||
* | docs: fix typo (#1170) | Sergey Bakulin | 2024-01-22 | 1 | -1/+1 |
| | |||||
* | Fix ShardHint for read actor | Nikita Vasilev | 2024-01-22 | 1 | -1/+6 |
| | |||||
* | Session actor perf (again) (#873) | Nikita Vasilev | 2024-01-22 | 17 | -274/+457 |
| | |||||
* | YQL-17567: Added patches to workaround unsupported INSERT without column ↵ | Mars Agliullin | 2024-01-22 | 17 | -35/+852 |
| | | | | list & updated passing regression tests (#1185) | ||||
* | YDBD binary args: added database quotas limits (#496) | Ilya Mishin | 2024-01-22 | 1 | -1/+61 |
| | | | | | | | | | | | | * Open data size api * rename command * required args * add comment * add option check * base class for quotas --------- Co-authored-by: Ilya Mishin <mishin-ilya@yandex-team.ru> | ||||
* | Move first key validation logic out of engines (#1161) | azevaykin | 2024-01-22 | 15 | -175/+224 |
| | |||||
* | scheme tests have been fixed (#1182) | Oleg Doronin | 2024-01-21 | 1 | -0/+2 |
| | |||||
* | YQL-16026: Remove PG tests char.sql and varchar.sql from ignored (#1178) | Mars Agliullin | 2024-01-20 | 17 | -177/+860 |
| | | | | | | | | | * Added char and varchar to the tests that are built * Added tests & results for char & varchar * Updated .err files * Updated regression tests' status | ||||
* | [YQL-17552] Predicatable test output (#1177) | Andrey Neporada | 2024-01-19 | 4 | -25/+32 |
| | |||||
* | Cherry-pick commits from right lib (#1176) | AlexSm | 2024-01-19 | 2 | -19/+14 |
| | |||||
* | Fix build on clang14 (#1167) | Олег | 2024-01-19 | 3 | -9/+14 |
| | | | | | | | * Fix build on clang14 * revert InitAllowedCodecs * fix | ||||
* | fix(kqp): disable stream lookup for data query (#1168) | Iuliia Sidorina | 2024-01-19 | 1 | -1/+1 |
| | |||||
* | Library update 9 (#1163) | AlexSm | 2024-01-19 | 786 | -13323/+21300 |
| | | | | | | | * Right libs import scripts * Library update 9 * Add contrib/libs/cxxsupp/libcxx/include/memory_resource | ||||
* | Avoid failure of pr_comment procedure when called outside PR context, e.g. ↵ | AlexSm | 2024-01-19 | 1 | -3/+4 |
| | | | | in the Postcommit checks (#1172) | ||||
* | add sensors for metadata cache KIKIMR-20775 (#1104) | vporyadke | 2024-01-19 | 3 | -6/+14 |
| | |||||
* | Unittest for mirror-3-dc IndexRestoreGet (#1159) | Alexander Rutkovsky | 2024-01-19 | 2 | -0/+73 |
| | |||||
* | ydb/tests/tools: change PY23_LIBRARY -> PY3_LIBRARY (#1171) | Vitaly Isaev | 2024-01-19 | 3 | -3/+3 |
| | |||||
* | (refactoring) Split TEvChangeExchange into two parts: common & DS ↵ | Ilnaz Nizametdinov | 2024-01-19 | 16 | -286/+317 |
| | | | | KIKIMR-20673 (#1152) | ||||
* | Fix bulk upsert writing to freshly indexed table due to a race KIKIMR-20765 ↵ | Aleksei Borzenkov | 2024-01-19 | 4 | -0/+103 |
| | | | | (#1160) | ||||
* | [YQL-17474] Limit supported operation settings in hybrid execution (#1132) | Andrey Neporada | 2024-01-19 | 2 | -16/+22 |
| | | | | | * [YQL-17474] Limit supported operation settings in hybrid execution * update supported settings list | ||||
* | external table content has been decoded for viewer (#1055) | Oleg Doronin | 2024-01-19 | 8 | -9/+61 |
| | | | * external table content has been decoded for viewer | ||||
* | use splitter for abstract data chunks. not columns only (#1147) | ivanmorozov333 | 2024-01-19 | 38 | -311/+494 |
| | | | | | | | | | | | | | | | | | | | * use splitter for abstract data chunks. not columns only * fix build * fix build * fix build * fix build * fix test for portions->bs->tier->bs (in this case we have to rewrite blobId) * fix * optional useless * fix | ||||
* | KIKIMR-20378: Enable IAM BulkAuthorization (#911) | Andrey Molotkov | 2024-01-19 | 16 | -79/+844 |
| | | | | | | | | | * Bulk authorization * unit tests * small fixes * Add result filter ALL_FAILED | ||||
* | Enable SELECT from views (#795) | jepett0 | 2024-01-19 | 37 | -96/+867 |
| | | | | | | | | | | | | | | * Enable SELECT from views Selecting from a view currently works for the following queries written in the view: - SELECT 1 - SELECT * FROM SomeTable - SELECT a, b FROM SomeTable (you can specify which columns you need) - SELECT * FROM FirstTable JOIN SecondTable ON ... - SELECT * FROM FirstTable UNION SELECT * FROM SecondTable - SELECT * FROM SomeOtherView - SELECT * FROM FirstView JOIN SecondView ON ... The idea of the implementation is the following: whenever we encounter TExprNode corresponding to a Right! read from a view, we change this node to a TExprNode, which corresponds to the compiled query, stored in the view. This is done on RewriteIO stage of the pipeline. The biggest challenge was to meet all the expectations of the CheckTx function applied to the rewritten query. | ||||
* | remove unnecesary sleep in tests (#1092) | Nikolay Shestakov | 2024-01-19 | 1 | -1/+0 |
| |