aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Disambiguate call for windows platformngc2242025-02-041-1/+1
| | | | commit_hash:3f7d1518427ed170b9ac8f70724290b71801cae4
* Restore removed emscripten includes in abseil-cppvchigrin2025-02-0413-12/+17
| | | | commit_hash:8dc6a399ad7e3cf95e20e1efdf0313c9173361ea
* [YT Flow] Fix race on vptr in TTransactionpechatnov2025-02-043-2/+10
| | | | | Детали в комментариях к PR commit_hash:5f3bb29bdb2548ffbfd7cef0b7f59cac0c6e6e00
* YQL-19545 fixed indents for ??vvvv2025-02-042-4/+14
| | | | commit_hash:ab832f6789d55200e094cc4fdfd75499e58d62c1
* YT block cross joinziganshinmr2025-02-042-60/+73
| | | | commit_hash:c685c6dae1c5a6babaecb0ec7771113b18614118
* Intermediate changesrobot-piglet2025-02-044-30/+82
| | | | commit_hash:7515000bb2a1a163da5e4501067f274b33ca619d
* YT-23979: Report job's operation incarnation and add corresponding filter to APIeshcherbin2025-02-048-0/+29
| | | | commit_hash:e84d2a750dc219e544df03b6d84a154aa312ef1b
* Fix grace join tpc-ds 10 hangingssmike2025-02-041-4/+8
| | | | commit_hash:2ac7355b8d78736073c72467e9d5124ced706fac
* support of wide dates in type stringvvvv2025-02-042-0/+28
| | | | | | | | | init Address PR issues. Fix dt64* params parsing. (KIKIMR-22462) commit_hash:1d934a87487cd8ee55600135b11c2c4870e3d763
* Introduce TMemoryPool::TBookmarkppavel962025-02-042-0/+61
| | | | | | Данный PR добавляет класс TMemoryPool::TBookmark, запомниющий текущее состояние пула при создании и восстанавливающий это состояние в деструкторе. В случае, если в пуле успел смениться текущий чанк, то очищается только последний чанк. commit_hash:cfeb77912864d25d5d8c34739915c504e289770a
* Turn on FieldSubsetEnableMultiusage by defaultaneporada2025-02-041-2/+2
| | | | commit_hash:a9d6a35ac645634dbdc745f469c972de2a6e3ab6
* YT-24118: Configure require_sync_replica in UA pluginnadya732025-02-042-0/+5
| | | | commit_hash:32e0aa3203cf0ceca3011251d6644aba5f377912
* Cosmetics (remove extra newlines before namespace)sabdenovch2025-02-0420-20/+0
| | | | commit_hash:cbb7e5dcae3bea6167b91263ce182479ff72e920
* YT-23083: Add cancel_tablet_transition methodifsmirnov2025-02-0410-0/+64
| | | | | | | | | * Changelog entry Type: feature Component: dynamic-tables Add a method to return freezing or unmounting tables back to mounted state. commit_hash:fa361976a2319df147e851eb4c2ae572ba66e8be
* Intermediate changesrobot-piglet2025-02-041-0/+8
| | | | commit_hash:b333dfec324a9d67d30aadbb997392568308e52f
* fix --go_out on windowsiniklyaev2025-02-042-2/+1
| | | | commit_hash:cf8227590444e769ad0460d4f8153c1ad2c3c6ed
* Enable harderning check in dequemikhnenko2025-02-042-16/+1
| | | | commit_hash:aa011d101f62f0a7aed5c6d449da9206dda25ec7
* Intermediate changesrobot-piglet2025-02-041-2/+2
| | | | commit_hash:9304ff0fef8d2b56ce1bc271ee425d3f7323df37
* forbid using PIC var outside of a moduleiniklyaev2025-02-041-0/+2
| | | | commit_hash:4fa355aa46baadf841fb3943ea10a2cdbad135e3
* docs: add cross-references for RUN_JAVASCRIPT_AFTER_BUILDzaverden2025-02-041-1/+4
| | | | commit_hash:a2d1fb385606f80a51ec8b1803e29ae59461ccdc
* Make source context of all COPY_FILE as TEXTspreis2025-02-041-1/+1
| | | | | Это быстрое переключение. Если всё будет ОК, я волью его, а потом аккуратно разберу управление дефотным контекстом везде - и в COPY_FILE и в COPY commit_hash:c87dbc3de68110de5e6ae1adc1ddd22479a834e5
* Do not send to jbuild some values which are not used anymoresvidyuk2025-02-042-10/+0
| | | | commit_hash:bd60e175041449131f406e2ae4a42a22ed0616ba
* Intermediate changesrobot-piglet2025-02-032-8/+6
| | | | commit_hash:3e80c666e788a9593668ee690b4791042eec95a5
* libunwind: Remove unnecessary hunks from patches/03-unused.patchthegeorg2025-02-033-26/+2
| | | | commit_hash:34486bb0dc50b5847a433c4dbf535e2ca63ecb79
* feat(conf+builder): RUN_JAVASCRIPT_AFTER_BUILDzaverden2025-02-034-4/+40
| | | | commit_hash:4e872f1fed154384aabc8a2c510f80aafd6e537c
* YQL-19463 llvm16 for yql tools (+yt)vvvv2025-02-035-7/+7
| | | | commit_hash:6476202d7c8a836b243ce6df914d72c32c04e21d
* MR: no ORDER BY in streaming modevokayndzop2025-02-037-156/+312
| | | | commit_hash:120a06d5f684791ad1474522263398dfedf8da22
* Intermediate changesrobot-piglet2025-02-038-6/+56
| | | | commit_hash:1cef0cf05075cdc1ff60c3675d89b7135b260071
* YT-22307: Support signatures in distributed table commandspavook2025-02-035-18/+82
| | | | commit_hash:2adc5c269658ca17ee322b5ca1079c7562d9d22e
* Support Udf settings along with ScriptUdf in YT expr traitsvvvv2025-02-031-0/+15
| | | | | init commit_hash:ebd39f1619c60fc10e21961b0df0c4539ff2b991
* Intermediate changesrobot-piglet2025-02-031-1/+1
| | | | commit_hash:833cb1c36a7e8f34cd5c87fc39f48c99d2974021
* Improve ExtractMembers/FilterNullMembers optimizersaneporada2025-02-039-1/+87
| | | | commit_hash:d8f1bd9663d7c4c9fcf22f1f739b5b02b1678965
* Don't process core callables in PhysicalFinalizing-MergeMultiOutsudovichenko-r2025-02-031-0/+4
| | | | commit_hash:f2872624a46c6b72ae9c6cd99f9246773d27714b
* Revert commit rXXXXXX, YT-23633: Enable power of two choices by defaultponasenko-rs2025-02-031-1/+1
| | | | commit_hash:978b293f523fb592c1046a76493e9bdec9fd55e0
* Получение XML аттрибута без исключенийartyasen2025-02-033-0/+52
| | | | | add no exception methods commit_hash:245a52ca795a16ad57a9ac642b0cd00ca0122a32
* YT: Modify NameToCategory_ under SpinLock_pechatnov2025-02-031-3/+3
| | | | commit_hash:0f1658ac93a5eb0901c0c0101b216c8d154d8065
* YQL-19510: Avoid fusing reduces when reduce by sets are differentmaxkovalev2025-02-033-3/+28
| | | | commit_hash:e2135e9592e02c7d55d6053819c90928721860c7
* YT-23633: Enable power of two choices by defaultponasenko-rs2025-02-031-1/+1
| | | | commit_hash:f7c5185447cee7dabf0ae0ae8d3df907f5d2a108
* Implement folding for (FromFlow(ToFlow(...))) sequenceimunkin2025-02-031-0/+12
| | | | commit_hash:5cb105d0190cd090b6fa32b7345c8628fc7154b4
* Introduce objcopy script for resource insertionnechda2025-02-031-0/+139
| | | | commit_hash:39ce56f480bbb17dd7286368c8db840726a1c925
* add unsorted GL headerarkhip0v02025-02-031-0/+1
| | | | | add unsorted GL header commit_hash:a0749243fc284c9289068f0d8dee816e0b20b31d
* YQL-19530 pass cpu & mem settings to Udf/ScriptUdfvvvv2025-02-0318-46/+347
| | | | commit_hash:21577e2038f1d80c16e671d74e0c9e1e00b6c448
* Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2025-02-034-20/+22
| | | | | Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:ca48065d03380637e0c1e8e621690bb75c9ec26c
* Intermediate changesrobot-piglet2025-02-032-3/+3
| | | | commit_hash:41237ef754d7ec9f54bb0b72aa1eed31770bbc8a
* Make TCompactFlatMap formattableeshcherbin2025-02-033-1/+7
| | | | commit_hash:e5c092a9d0375881554f1d3bc905c662070956bf
* nots: Сделать output.tar главным артефактом ↵khoden2025-02-036-18/+12
| | | | | | | | сборки, чтобы можно было использовать его в BUNDLE() Пока что есть проблемы с пирами (всегда). Нужно разобраться, как их доставлять правильно. commit_hash:caf90ef2192d4e9b5b18ee468b0697cb55b79408
* Untitled commitalevitskii2025-02-031-2/+2
| | | | commit_hash:b4bf00e2edfcc42e907758e669ca34e3ad0bd8f9
* Disable arcadia_tests_data completelythegeorg2025-02-031-0/+1
| | | | commit_hash:545a26a536cd6d96f1ae5f75d7ac4d6721071865
* Intermediate changesrobot-piglet2025-02-033-26/+23
| | | | commit_hash:6a26ba0b6c313e074c878283bef4e38284f3450f
* Master sequenceraleksandra-zh2025-02-022-0/+6
| | | | | | | 1. All transactions that are marked as StronglyOrdered will be ordered by commit timestamp. When transaction is committed it is marked as ReadyToCommit instead. ReadyToCommit can be committed when its commit timestamp is less then minimum prepared timestamp for all currently prepared strongly ordered transactions 2. All strongly ordered transaction now have a sequence number, that helps to implement WaitUntilPreparedTransactionsFinished commit_hash:aebb6540240603ca4ea28825ae09317d608b9865