summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2023-06-134-0/+0
|
* feat rps-read-rows: add pg type supporttheqwertiest2023-06-1313-47/+351
| | | | | Drive-by: - fix memory leaks - fix bug with pg null handling
* PG clickbench passed testsvvvv2023-06-131-2/+11
|
* control memory usage for column shard scan modeivanmorozov2023-06-138-9/+39
|
* ci: fix ccache secret variable nameNikita Kozlovskiy2023-06-132-4/+2
| | | | | ci: fix ccache secret variable name Pull Request resolved: #253
* YQL-15288: Fix for no more warning many timesmrlolthe1st2023-06-138-19/+48
| | | YQL-15288: Fix for no more warning many times
* Intermediate changesrobot-piglet2023-06-134-0/+0
|
* more verifieschertus2023-06-132-7/+8
|
* Create file "a.yaml"miripiruni2023-06-131-0/+2
|
* Intermediate changesrobot-piglet2023-06-134-0/+0
|
* incorrect invariant condition for the WAIT_RS stateabcdef2023-06-132-3/+108
| | | Исправлено условие проверки в состоянии `WAIT_RS`
* Intermediate changesrobot-piglet2023-06-134-0/+0
|
* add ymake export to ydbalexv-smirnov2023-06-133323-2058/+247098
|
* Additional logsazevaykin2023-06-131-3/+8
|
* Delete constant reference API to DoNotOptimizeAwaybulatman2023-06-121-0/+9
|
* Intermediate changesrobot-piglet2023-06-124-4/+0
|
* Remove extra semicolon (util)bulatman2023-06-1215-19/+19
|
* ccache: enable basedir, slopiness, add docNikita Kozlovskiy2023-06-125-64/+114
| | | | | ccache: enable basedir, slopiness, add doc Pull Request resolved: #247
* ci: write test shard name for testmo reportNikita Kozlovskiy2023-06-123-14/+39
| | | | | ci: write test shard name for testmo report Pull Request resolved: #249
* Add waiters queue + refactoringrobdrynkin2023-06-1228-1740/+2947
|
* list instead of deque for signalsivanmorozov2023-06-118-48/+48
|
* additional loggingivanmorozov2023-06-115-0/+17
|
* Intermediate changesrobot-piglet2023-06-111-0/+10
|
* ci: pr check fixNikita Kozlovskiy2023-06-101-11/+23
| | | | | ci: pr check fix Pull Request resolved: #250
* Move backward compatibility define to libcxx's own wrappers_configthegeorg2023-06-101-0/+7
| | | So this define will not be applied when building with `-DUSE_STL_SYSTEM`.
* util/saveload: implement default saveload for std::optionalionagamed2023-06-102-0/+43
|
* Remove extra semicolon (library)bulatman2023-06-1055-99/+88
|
* fix followersgvit2023-06-1015-62/+176
|
* Add syntax selection support to ExecuteQuery. ()spuchin2023-06-0919-128/+208
|
* [grpc] support again GET http requestsgotocoding2023-06-091-1/+2
| | | | | Оригинальный PR с удалением поддежки экспериментальных фичей `idempotent/cacheble` : https://github.com/grpc/grpc/pull/28922/files#diff-ecfb39bf6f4efc0bacabfded858c2346ef3b07c91babb8cbc5d4f286b28b70deR108 Старые grpc-клиенты используют `idempotent` флаг и ломаются при походах на новый grpc-server, который уже не поддеживает эту фичу
* Kernel for String::LevensteinDistance + BinaryKernel helpervvvv2023-06-098-42/+142
|
* Add ReadRows handling into workload KV UTva-kuznecov2023-06-091-8/+15
|
* YQL-16041: support ParamRef in parserfedor-miron2023-06-093-1/+129
|
* Added YDB CLI realese notesbazeltsev2023-06-0913-31/+58
| | | updated
* signals and composite on + testsivanmorozov2023-06-0934-14/+310
|
* yqv2 fetcherhcpp2023-06-0956-128/+2585
| | | | | cleanup the first version of yqv2
* Properly process dead leases for script execution operationsgalaxycrab2023-06-097-113/+384
|
* Fix Aggregate over Aggregate optimizer (was broken on SessionWindow)aneporada2023-06-091-1/+2
| | | initial
* Add additional countersaozeritsky2023-06-091-5/+8
|
* storage handler filter with nodeid poorlyandrew-rykov2023-06-091-5/+8
| | | | | | подправил момент, из-за которого (видимо) не фильтровалось по nodeid на слайсе проверил что возвращает ожидаемые группы. целевой сценарий, как на больших кластерах не проверял node id filter storage handler fix
* Update contrib/restricted/fast_float to 5.0.0robot-contrib2023-06-099-186/+378
|
* (refactoring) TWalleTaskInfo -> TTaskInfoilnaz2023-06-095-8/+8
|
* Update groups for static credentials ticketsmolotkov-and2023-06-094-1/+199
|
* More idiomatic vcs info generation for gobuglloc2023-06-081-4/+5
| | | | 1. Добавил стандартный для go коммент про кодген (на него завязаны линтеры и всякие тулы) 2. Выпилил глобальную переменную, кажется в ней нет смысла
* Simple private cachekungasc2023-06-085-412/+328
|
* ci: clean muted test listNikita Kozlovskiy2023-06-082-13/+14
| | | | | ci: clean muted test list Pull Request resolved: #248
* Require semicolon after saveload macrosesbulatman2023-06-087-11/+22
|
* Refactor and fix constructors TString as std::stringdimdim112023-06-083-22/+115
| | | Fix move constructors when used std::string instead of TString
* YT-19300: Various helpers for TStrongTypedefkvk19202023-06-082-1/+57
|
* Workload topic percentileazevaykin2023-06-088-15/+66
|