aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [docs] add extra mkdir to quickstartdocs-quickstart-add-mkdirIvan Blinkov2023-10-251-0/+2
|
* Code styleazevaykin2023-10-253-8/+12
|
* Update contrib/libs/nghttp2 to 1.57.0robot-contrib2023-10-2516-12/+333
|
* Intermediate changesrobot-piglet2023-10-251-4/+4
|
* Remove Java 10 and Java 16 versions from java.pymiroslav22023-10-251-3/+0
|
* unnecessary check whether the topic existsabcdef2023-10-251-6/+0
| | | | Удалил проверку существует ли топик в командах `topic (read|write)`
* templated AddObserverazevaykin2023-10-253-57/+102
|
* Dismantle FROM_EXTERNAL, process .external file in pluginspreis2023-10-254-79/+32
|
* KIKIMR-19213: use conveyors on merge resultsivanmorozov2023-10-2527-101/+284
|
* improve debugging abilities of recipe KIKIMR-19752gvit2023-10-251-1/+14
|
* fix missed break in infinite loop KIKIMR-19753gvit2023-10-251-0/+5
|
* Rename metrics_pusher -> metrics_printeraozeritsky2023-10-259-8/+8
|
* Introduce OSS version of control utility for service_node/working_node (dq ↵aozeritsky2023-10-2518-64/+704
| | | | testing utilities)
* Add release notes about YDB Embedded UI 23-3solovboy2023-10-252-2/+10
| | | | Add release notes about YDB Embedded UI 23-3
* Fix garbage collection during initial sync process KIKIMR-19748alexvru2023-10-2426-90/+136
|
* Introduce OSS versions of worker_node/service_node (dq testing utilities)aozeritsky2023-10-2424-6/+1415
|
* YT-19517: Support custom output table names in queue static exportsachulkov22023-10-242-0/+13
|
* [yql] Fix YQL-16931udovichenko-r2023-10-241-1/+1
|
* refactor rpc alter table KIKIMR-18963gvit2023-10-2418-408/+466
|
* [yql] Handle all types in MakeReprudovichenko-r2023-10-245-1/+61
| | | | YQL-16934
* Generic Connector Traffic Split and Statshor9112023-10-245-19/+49
|
* Fix service_node/worker_node dependenciesaozeritsky2023-10-2414-0/+197
|
* Move worker_node/service_node dependencies to ydb/library/yqlaozeritsky2023-10-24114-0/+10333
|
* exclude nodes that are not allowed to run tablets from neighbour trigger ↵zalyalov2023-10-2420-139/+182
| | | | KIKIMR-19696
* TChangeRecord serialization iface KIKIMR-19823ilnaz2023-10-2411-501/+602
|
* YQ Connector:Pushdown of simple filters. First version with support of ↵galaxycrab2023-10-2446-185/+1227
| | | | several predicates/operations
* Drop extra slash!gritukan2023-10-241-1/+1
|
* YQL-16922 feature flag, another way to keep inner worlds depsvvvv2023-10-2420-27/+169
|
* Fix incorrect algorithm for computing average wait time yet againeshcherbin2023-10-241-12/+21
|
* Optimize Json2Protovadim-xd2023-10-241-8/+12
|
* YQ Connector: make server config optional, add new config sections for prod ↵vitalyisaev2023-10-241-4/+6
| | | | and preprod
* Revert part of rXXXXXX (granuleId field/ do not change Key)nsofya2023-10-243-7/+19
|
* [contrib/tools/bison/gnulib] Patch for newer glibczhukoff-pavel2023-10-247-9/+16
|
* Add missing ORDER BY to obtain a stable test resultaneporada2023-10-241-3/+5
|
* Move ut using idx_test in to kqp testsdcherednik2023-10-2415-104/+101
|
* Make uniq helper a bit more clearDaniil Cherednik2023-10-244-131/+237
| | | | | | Make uniq helper a bit more clear Pull Request resolved: https://github.com/ydb-platform/ydb/pull/404
* Increase SPLIT_FACTOR() KIKIMR-19675ilnaz2023-10-245-5/+5
|
* KIKIMR-19451: add simple query plan formatulya-sidorina2023-10-244-4/+239
| | | | feat(cli): simplify query plan
* Intermediate changesrobot-piglet2023-10-241-1/+1
|
* Added docs for pg-convert command YDB CLIbrgayazov2023-10-243-0/+87
|
* KIKIMR-19825: use splitting context for provide info about first/last keys ↵ivanmorozov2023-10-2412-43/+87
| | | | necessary and fields contains
* Small refactoringtesseract2023-10-242-29/+41
|
* YQL-16938 avoid Cons! over input read in YT viewvvvv2023-10-241-12/+1
|
* Fix false-positive verify about nonempty queue KIKIMR-11082alexvru2023-10-241-0/+6
|
* Revert part of rXXXXXX (granules table)nsofya2023-10-241-8/+24
|
* Remove copypaste KIKIMR-11082alexvru2023-10-242-36/+20
|
* Fix implicit casts between string-like typesaneporada2023-10-245-0/+89
|
* Intermediate changesrobot-piglet2023-10-241-0/+6
|
* Update contrib/libs/snappy to 1.1.10robot-contrib2023-10-2410-202/+586
|
* Fix counters typohor9112023-10-231-1/+1
|