Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added csv/tsv yql params description to docs | Bulat Gayazov | 2023-09-22 | 2 | -39/+165 |
| | | | | | | Added csv/tsv yql params description to docs Pull Request resolved: 342 | ||||
* | Added ydb config info description to docs | brgayazov | 2023-09-22 | 8 | -2/+149 |
| | |||||
* | Added interactive cli docs | brgayazov | 2023-09-22 | 6 | -10/+204 |
| | |||||
* | federated queries | slonnn | 2023-09-22 | 38 | -7/+1445 |
| | |||||
* | Add kv workload mixed documentation | kungasc | 2023-09-22 | 2 | -128/+190 |
| | |||||
* | fix dependencies between QueryServiceConfig and TableServiceConfig | grigoriypisar | 2023-09-22 | 5 | -57/+66 |
| | | | | Fixed config dependencies | ||||
* | YQL-16443 remove duplicate | zverevgeny | 2023-09-22 | 2 | -58/+14 |
| | |||||
* | KIKIMR-19215: correct blobs usage for constructor | ivanmorozov | 2023-09-22 | 1 | -1/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-22 | 1 | -1/+19 |
| | |||||
* | KIKIMR-19337: fix freespace overflow for prepared statements | qrort | 2023-09-22 | 1 | -1/+1 |
| | |||||
* | Fixed memory leak when closing connection | tesseract | 2023-09-22 | 8 | -24/+40 |
| | |||||
* | remove info under construction | afina | 2023-09-22 | 4 | -8/+0 |
| | | | | remove info under construction | ||||
* | Make it possible for erase cache to stitch erased ranges in read iterators ↵ | snaury | 2023-09-22 | 3 | -35/+58 |
| | | | | KIKIMR-19276 | ||||
* | Intermediate changes | robot-piglet | 2023-09-22 | 1 | -0/+4 |
| | |||||
* | description of the "ydb workload transfer topic-to-table" command | abcdef | 2023-09-22 | 3 | -0/+153 |
| | | | | Описание команды "ydb workload transfer topic-to-table" | ||||
* | description of how to read from a topic in a transaction | abcdef | 2023-09-22 | 2 | -2/+78 |
| | | | | описание как читать из топика в транзакции | ||||
* | [yt provider] Ignore fake column from YT schema | udovichenko-r | 2023-09-22 | 5 | -12/+12 |
| | | | | YQL-16492 | ||||
* | tell Hive to update object id when creating a new column table | zalyalov | 2023-09-22 | 15 | -21/+110 |
| | |||||
* | additional verification | ivanmorozov | 2023-09-22 | 2 | -15/+13 |
| | |||||
* | Add Kafka metrics description | savnik | 2023-09-22 | 1 | -1/+14 |
| | |||||
* | feat(node_modules): call prebuilder apply-addons after install | zaverden | 2023-09-22 | 2 | -2/+25 |
| | |||||
* | update tests for ymake plugins | snermolaev | 2023-09-22 | 14 | -38/+65 |
| | |||||
* | move perl settings to custom point of internal ymake configuration | snermolaev | 2023-09-22 | 1 | -50/+0 |
| | |||||
* | [library/python] Fix some style tests | prettyboy | 2023-09-22 | 9 | -20/+33 |
| | | | | см https://a.yandex-team.ru/review/4511498/details?checkId=29700000007055&dialogId=CiCard&filter=resultType%28RT_STYLE_CHECK%29%3BsuiteCategory%28CATEGORY_CHANGED%29&iterationType=FULL&number=1&openedItems=955241967903872625%3ART_STYLE_SUITE_CHECK%2C12143061788616128922%3ART_STYLE_SUITE_CHECK%2C8023375544570871616%3ART_STYLE_SUITE_CHECK%2C10700057700434354061%3ART_STYLE_SUITE_CHECK%2C10919096887128703016%3ART_STYLE_SUITE_CHECK%2C8720280302786645361%3ART_STYLE_SUITE_CHECK%2C16643406941049220442%3ART_STYLE_SUITE_CHECK%2C12501056625690179524%3ART_STYLE_SUITE_CHECK&snippetViewMode=word-wrap&status=STATUS_FAILED | ||||
* | Don't build transitive closure twice | aozeritsky | 2023-09-22 | 1 | -14/+19 |
| | |||||
* | use ssl for monitoring | hcpp | 2023-09-22 | 1 | -0/+1 |
| | |||||
* | YQ Connector: return NULL if date or time value exceeds YQL type value range | vitalyisaev | 2023-09-22 | 2 | -12/+39 |
| | |||||
* | Get rid of TClusterResourceLimits::operator+() | kvk1920 | 2023-09-22 | 11 | -75/+241 |
| | |||||
* | Don't search sets twice, simplify code | aozeritsky | 2023-09-21 | 1 | -12/+8 |
| | |||||
* | KIKIMR-19215: fix windows build | ivanmorozov | 2023-09-21 | 13 | -68/+70 |
| | |||||
* | Converter autosplit configs | innokentii | 2023-09-21 | 1 | -11/+18 |
| | | | | add multiconfig support | ||||
* | ast compression has been fixed | hcpp | 2023-09-21 | 1 | -4/+20 |
| | |||||
* | YQL-15891 Fix Switch behavior after input stream finish. | a-romanov | 2023-09-21 | 1 | -7/+14 |
| | |||||
* | Fix epoll_ctl(EPOLL_CTL_MOD) failed with Bad file descriptor | tesseract | 2023-09-21 | 2 | -4/+8 |
| | |||||
* | Avoid using uniform_int_distribution<char> since it is non-standard extension. | mikhnenko | 2023-09-21 | 1 | -1/+1 |
| | |||||
* | Fix asan error in test | tesseract | 2023-09-21 | 2 | -23/+25 |
| | |||||
* | YQL-16443 use MATCH_RECOGNIZE in streaming mode by default | zverevgeny | 2023-09-21 | 1 | -1/+1 |
| | |||||
* | Public SDK YDBErrorException message fix | Maksim Kita | 2023-09-21 | 8 | -9/+9 |
| | | | | | | Public SDK YDBErrorException message fix Pull Request resolved: https://github.com/ydb-platform/ydb/pull/374 | ||||
* | Fix wrong ensure in WideFilter rewrite to blocks | aneporada | 2023-09-21 | 1 | -3/+2 |
| | |||||
* | YQL-16443 visitor for transitions | zverevgeny | 2023-09-21 | 1 | -40/+60 |
| | |||||
* | Do not fail if stderr is None | naumbi4 | 2023-09-21 | 1 | -0/+3 |
| | |||||
* | Revert "Put contrib/libs/glslang under yamaker" | alexeyantipov | 2023-09-21 | 1 | -1/+1 |
| | | | | | This reverts commit c590201dd40542502dc7be35b6c9d1147c660d12 (PR: 4539150), reversing changes made to a99748ae396f33dd311975f12e8eda2b056fa0ef. | ||||
* | KIKIMR-19215: different storage operators for column shards | ivanmorozov | 2023-09-21 | 235 | -4206/+4561 |
| | |||||
* | Allow forbidden callables in effects queries without YDB (S3-only) | galaxycrab | 2023-09-21 | 2 | -8/+142 |
| | |||||
* | fix(TS_FILES): disable include processor for inputs | zaverden | 2023-09-21 | 1 | -1/+1 |
| | | | | Файлы проходили через include processor, которы по дефолту из них формировал аутпуты, чего не должно было происходить | ||||
* | unavailable status has been added | hcpp | 2023-09-21 | 5 | -11/+63 |
| | |||||
* | fix MVP crush | grigoriypisar | 2023-09-21 | 3 | -1/+44 |
| | | | | Fixed fatal error in TResultSetParser | ||||
* | Move common-cbo test parts to apropriate place | aozeritsky | 2023-09-21 | 13 | -77/+392 |
| | |||||
* | Avoid using uniform_int_distribution<char> since it is non-standard extension. | mikhnenko | 2023-09-21 | 1 | -1/+1 |
| | |||||
* | YQ Connector: avoid logging credentials in generic provider read actor | vitalyisaev | 2023-09-21 | 1 | -3/+15 |
| |