aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added csv/tsv yql params description to docsBulat Gayazov2023-09-222-39/+165
| | | | | | Added csv/tsv yql params description to docs Pull Request resolved: 342
* Added ydb config info description to docsbrgayazov2023-09-228-2/+149
|
* Added interactive cli docsbrgayazov2023-09-226-10/+204
|
* federated queriesslonnn2023-09-2238-7/+1445
|
* Add kv workload mixed documentationkungasc2023-09-222-128/+190
|
* fix dependencies between QueryServiceConfig and TableServiceConfiggrigoriypisar2023-09-225-57/+66
| | | | Fixed config dependencies
* YQL-16443 remove duplicatezverevgeny2023-09-222-58/+14
|
* KIKIMR-19215: correct blobs usage for constructorivanmorozov2023-09-221-1/+1
|
* Intermediate changesrobot-piglet2023-09-221-1/+19
|
* KIKIMR-19337: fix freespace overflow for prepared statementsqrort2023-09-221-1/+1
|
* Fixed memory leak when closing connectiontesseract2023-09-228-24/+40
|
* remove info under constructionafina2023-09-224-8/+0
| | | | remove info under construction
* Make it possible for erase cache to stitch erased ranges in read iterators ↵snaury2023-09-223-35/+58
| | | | KIKIMR-19276
* Intermediate changesrobot-piglet2023-09-221-0/+4
|
* description of the "ydb workload transfer topic-to-table" commandabcdef2023-09-223-0/+153
| | | | Описание команды "ydb workload transfer topic-to-table"
* description of how to read from a topic in a transactionabcdef2023-09-222-2/+78
| | | | описание как читать из топика в транзакции
* [yt provider] Ignore fake column from YT schemaudovichenko-r2023-09-225-12/+12
| | | | YQL-16492
* tell Hive to update object id when creating a new column tablezalyalov2023-09-2215-21/+110
|
* additional verificationivanmorozov2023-09-222-15/+13
|
* Add Kafka metrics descriptionsavnik2023-09-221-1/+14
|
* feat(node_modules): call prebuilder apply-addons after installzaverden2023-09-222-2/+25
|
* update tests for ymake pluginssnermolaev2023-09-2214-38/+65
|
* move perl settings to custom point of internal ymake configurationsnermolaev2023-09-221-50/+0
|
* [library/python] Fix some style testsprettyboy2023-09-229-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 twiceaozeritsky2023-09-221-14/+19
|
* use ssl for monitoringhcpp2023-09-221-0/+1
|
* YQ Connector: return NULL if date or time value exceeds YQL type value rangevitalyisaev2023-09-222-12/+39
|
* Get rid of TClusterResourceLimits::operator+()kvk19202023-09-2211-75/+241
|
* Don't search sets twice, simplify codeaozeritsky2023-09-211-12/+8
|
* KIKIMR-19215: fix windows buildivanmorozov2023-09-2113-68/+70
|
* Converter autosplit configsinnokentii2023-09-211-11/+18
| | | | add multiconfig support
* ast compression has been fixedhcpp2023-09-211-4/+20
|
* YQL-15891 Fix Switch behavior after input stream finish.a-romanov2023-09-211-7/+14
|
* Fix epoll_ctl(EPOLL_CTL_MOD) failed with Bad file descriptortesseract2023-09-212-4/+8
|
* Avoid using uniform_int_distribution<char> since it is non-standard extension.mikhnenko2023-09-211-1/+1
|
* Fix asan error in testtesseract2023-09-212-23/+25
|
* YQL-16443 use MATCH_RECOGNIZE in streaming mode by defaultzverevgeny2023-09-211-1/+1
|
* Public SDK YDBErrorException message fixMaksim Kita2023-09-218-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 blocksaneporada2023-09-211-3/+2
|
* YQL-16443 visitor for transitionszverevgeny2023-09-211-40/+60
|
* Do not fail if stderr is Nonenaumbi42023-09-211-0/+3
|
* Revert "Put contrib/libs/glslang under yamaker"alexeyantipov2023-09-211-1/+1
| | | | | This reverts commit c590201dd40542502dc7be35b6c9d1147c660d12 (PR: 4539150), reversing changes made to a99748ae396f33dd311975f12e8eda2b056fa0ef.
* KIKIMR-19215: different storage operators for column shardsivanmorozov2023-09-21235-4206/+4561
|
* Allow forbidden callables in effects queries without YDB (S3-only)galaxycrab2023-09-212-8/+142
|
* fix(TS_FILES): disable include processor for inputszaverden2023-09-211-1/+1
| | | | Файлы проходили через include processor, которы по дефолту из них формировал аутпуты, чего не должно было происходить
* unavailable status has been addedhcpp2023-09-215-11/+63
|
* fix MVP crushgrigoriypisar2023-09-213-1/+44
| | | | Fixed fatal error in TResultSetParser
* Move common-cbo test parts to apropriate placeaozeritsky2023-09-2113-77/+392
|
* Avoid using uniform_int_distribution<char> since it is non-standard extension.mikhnenko2023-09-211-1/+1
|
* YQ Connector: avoid logging credentials in generic provider read actorvitalyisaev2023-09-211-3/+15
|