aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enable automatic box management with distconf by default (#12631)Alexander Rutkovsky2024-12-162-2/+2
|
* DQRun + OOM helper (#12583)Александр Новожилов2024-12-161-0/+5
|
* fix states usage for accessors request filling (#12553)ivanmorozov3332024-12-1622-46/+109
|
* Added part `Docker` to docs (#12403)Aleksey Myasnikov2024-12-1628-40/+293
| | | | Co-authored-by: Nikita-Levuskin <81382697+Nikita-Levuskin@users.noreply.github.com> Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
* add chunked transfer to http (#12544)Alexey Efimov2024-12-166-45/+328
|
* Disable metering in tasks without custom inputs (#12594)Mikhail Surin2024-12-164-7/+19
|
* Fix Typo in go sdk documentation (#12627)Бордюгов Максим2024-12-151-1/+1
|
* dont reallocate memory after merge through incorrect memory consumpti… ↵ivanmorozov3332024-12-155-8/+19
| | | | (#12623)
* fix allocations manager limits control (#12622)ivanmorozov3332024-12-143-8/+9
|
* fix deadlock (#12621)Evgeniy Ivanov2024-12-141-1/+1
|
* Merge pull request #12602 from ydb-platform/mergelibs-241213-1023Maxim Yurchuk2024-12-1444-284/+481
|\ | | | | Library import 241213-1023
| * Import libraries 241213-1023Alexander Smirnov2024-12-131-1/+1
| |
| * Merge branch 'rightlib' into mergelibs-241213-1023Alexander Smirnov2024-12-1343-283/+480
| |\
| | * yqls library suffixvvvv2024-12-137-10/+44
| | | | | | | | | | | | commit_hash:145c28ad6f2af01a89393fb186a5934394d6f9a0
| | * Fix RESOURCE_LIBRARY_SEMdimdim112024-12-131-2/+3
| | | | | | | | | | | | | | | Fix RESOURCE_LIBRARY_SEM commit_hash:f26285b5a272c7f2b0a97d96dbc0cbc73c3c88de
| | * Intermediate changesrobot-piglet2024-12-137-21/+47
| | | | | | | | | | | | commit_hash:733d9d1dc02b26eb79eefc2059e2b9e39f7e1289
| | * Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2024-12-134-20/+24
| | | | | | | | | | | | | | | Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:db4f64852481cb3fcde219679e83900e4d9e3180
| | * Fastfix using errorpronedimdim112024-12-131-1/+1
| | | | | | | | | | | | | | | Fastfix using errorprone commit_hash:76995d86d8c38f497912f4b27a190d63479e581c
| | * Never compress python build resources to speedup python configuration and buildspreis2024-12-133-19/+20
| | | | | | | | | | | | | | | | | | | | | There is no runtime perf impact, but - The change reduces build graph by removing 2 nodes out of 5 for python which accelerates both configuration and build - surprisingly in all experiments there were positive impact on binary size about 2MiB commit_hash:909fdeeb91b7f20c749177d638e97d5a469e422d
| | * Intermediate changesrobot-piglet2024-12-131-0/+6
| | | | | | | | | | | | commit_hash:f26321556d10c5c94f9c1ec687f9f409516118cc
| | * ymake impl is the only impl of GENERATE_SCRIPTsvidyuk2024-12-132-20/+5
| | | | | | | | | | | | commit_hash:a6500256017887b429185060801f2b959ebe955e
| | * Prepare Java configuration for engine switchingvpozdyayev2024-12-131-32/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | /market /adv/amaleya /devtools/examples/tutorials/java/hello-dep commit_hash:961cc7438c1e80c8072a8fe14a14cea306cb2bb5
| | * Var for IGNORED semantic and add_prefix for semantic varsdimdim112024-12-136-80/+79
| | | | | | | | | | | | | | | Var for IGNORED semantic and add_prefix for semantic vars commit_hash:8dc7a56d4f0878ca15437a66568ee3dfbf888749
| | * Use -Wno-missing-designated-field-initializersvadim-xd2024-12-131-1/+1
| | | | | | | | | | | | commit_hash:b098587edf366d98b805b1de5ce26806ebf9731a
| | * Intermediate changesrobot-piglet2024-12-133-0/+57
| | | | | | | | | | | | commit_hash:7261fd77a0ee849dc03daf29163ac3a7780ec1d6
| | * Remove ide_msvs from ymake_conf.py and other confmikhnenko2024-12-123-67/+18
| | | | | | | | | | | | commit_hash:e8e94952145b7fb93ccdf9c9d3e034b423286e22
| | * Update YFM for ya make to latest versionrobot-infraui-ci2024-12-121-4/+4
| | | | | | | | | | | | | | | Update YFM for ya make to latest version commit_hash:48f35cbcda781cb8e15ab56989f57e6f6a3cab78
| | * Better diagnostics for scalar context usagesvvvv2024-12-128-7/+110
| | | | | | | | | | | | | | | init commit_hash:12f8e607ccf54d241b69dbb1903cf36a1930295f
* | | Support tracing for long grpc stream session requests (#12493)Vasily Gerasimov2024-12-1311-104/+263
| | |
* | | fix allocations validator (#12616)ivanmorozov3332024-12-131-1/+1
| | |
* | | fix address construction for abstract chunked array (#12614)ivanmorozov3332024-12-131-1/+1
| | |
* | | Bugfix for alter consumers in pqrb (#12613)FloatingCrowbar2024-12-131-0/+2
| | |
* | | Mute test (#12617)Vitaly Isaev2024-12-131-8/+1
| | |
* | | YQ-3970 RD added parser mkql counters (#12607)Pisarenko Grigoriy2024-12-1324-39/+89
| | |
* | | fix(kqp): disable stream join for joins with non-pk columns in predicate ↵Iuliia Sidorina2024-12-1310-14/+247
| | | | | | | | | | | | (#12573)
* | | Fix deadlines in DSProxy for Status, MultiPut, Patch requests, add UTs for ↵Sergey Belyakov2024-12-135-64/+386
| | | | | | | | | | | | deadlines (#11780)
* | | Rename consistency settings (part 2) (#12603)Ilnaz Nizametdinov2024-12-134-5/+5
| | |
* | | Test for Read Only Snapshots (#11574)Nikita Vasilev2024-12-131-0/+45
| | |
* | | Public API bootstrap command (#12308)Alexander Rutkovsky2024-12-1322-18/+246
|/ /
* | Merge pull request #12582 from vitalyisaev2/rightlib_20241212Maxim Yurchuk2024-12-1342-234/+503
|\ \ | | | | | | Merge rightlib 20241212
| * | Update ydb/ci/rightlib.txtVitaly Isaev2024-12-121-1/+1
| | |
| * | Merge branch 'rightlib' into rightlib_20241212Vitaly Isaev2024-12-1241-233/+502
| |\|
| | * CONSISTENCY_MODE => CONSISTENCY_LEVEL (prepare)ilnaz2024-12-123-5/+6
| | | | | | | | | | | | commit_hash:2d6aa4500505056c846345f04060f1fb4fee9778
| | * yt/cpp/mapreduce: Move Set operation to THttpRawClienthiddenpath2024-12-1215-24/+230
| | | | | | | | | | | | commit_hash:3c4bb23f8331162e4667c907c007bc859cc2fc76
| | * Remove empty resolving of winmmap.hthegeorg2024-12-121-1/+0
| | | | | | | | | | | | commit_hash:061c56783ee315f4ec189b21862e0e984df6e463
| | * YQL-19336: Fix aliased columns in PGmrlolthe1st2024-12-125-21/+49
| | | | | | | | | | | | | | | YQL-19336: Fix aliased columns in PG commit_hash:30ac6e8d9d0876fed9ba1e8b848d5c7ad8826dda
| | * Switch all tests to atd from snapshotthegeorg2024-12-123-46/+4
| | | | | | | | | | | | commit_hash:a9a7c2df09742a540851227c4fcb7d925edd9793
| | * initial implementation of memory preallocation in gracejoinmfilitov2024-12-123-18/+75
| | | | | | | | | | | | | | | Память преаллоцируется перед выполнением Join(). Если память преаллоцировать не удалось из-за ее нехватки, то включается спиллинг commit_hash:eccddfcf1304b4d64d819ced90744a163924addb
| | * MR: greedy quantifiers fixvokayndzop2024-12-1212-118/+138
| | | | | | | | | | | | commit_hash:942b86bef9990f5a15a3a7ce862665194278ffd4
| | * Intermediate changesrobot-piglet2024-12-127-13/+13
| | | | | | | | | | | | commit_hash:bc06c484f338fad20592168fcb8b4321711dd90c