aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make some methods of smart enum being constexprhiddenpath2025-03-252-13/+14
| | | | commit_hash:c29f08fc16d8bd974d4ce516af499de848607ab8
* YT-24267: add probe put blocks API interfacevvshlyaga2025-03-252-0/+11
| | | | commit_hash:6c17cb04a6f1f5619cf06502eda433c7588b35d7
* Intermediate changesrobot-piglet2025-03-256-34/+69
| | | | commit_hash:e2b7b2f9068bb480c3779b387c101673cc6cf7a7
* Update contrib/restricted/fast_float to 8.0.1robot-contrib2025-03-258-31/+48
| | | | commit_hash:354b61bfcc9b6c2c9e3fabd7d1c1d0dfb9869f37
* Add jdk24 supportpazus2025-03-256-2/+87
| | | | commit_hash:3c08964ccb92c46217f9f1ef91ab9b9702ca623f
* Add -Xconsistent-data-class-copy-visibility flagpazus2025-03-251-2/+2
| | | | commit_hash:1192f54c8916ace8dd1d7c2f2dbdfe2e8adae414
* Delete STYLE_CPP_ARC and _STYLE_CPPalevitskii2025-03-253-17/+1
| | | | | Delete STYLE_CPP_ARC and _STYLE_CPP commit_hash:cf9019ef25cbc6f6ac7571926096006f99af4b13
* Make PY2 less discoverablesvidyuk2025-03-2559-16263/+2
| | | | commit_hash:093dafc5fa9e3f6d01fecf3f03a7a3a01332ee6e
* feat(conf): JAVA_RESOURCE_TARzaverden2025-03-252-0/+20
| | | | commit_hash:d0f3aef0673ee6866c204589c0131efbf0dfc54c
* use glibcasm with thinltoitrofimow2025-03-251-1/+1
| | | | | | | Prior to <https://github.com/llvm/llvm-project/commit/6276927bf3f6ce4a9ef0b9941b2c6450ae4cd1eb> llvm failed to compile ifunc \+ LTO. The fix landed in llvm 18, so we should be able to use glibcasm instead of asmlib even with LTO enabled. commit_hash:e8173e31dcc76164824b251c4f94ca5571498168
* YT-24358: Move common code to server/libdanilalexeev2025-03-253-7/+7
| | | | | | | | * Relocated `THierarchicPermissionValidator` and `TPermissionChecker` to `server/lib` directory. This change lays the groundwork for implementing permission validation support in Sequoia. * Added the `EPermissionCheckScope::Subtree` scope for efficient subtree-level permission checking. commit_hash:6dc893ef8835dec41a2545cf94892cde6d5ee8f0
* YT-24560: Move ProxyRole from TCreateClientOptions to TConfighiddenpath2025-03-244-5/+8
| | | | commit_hash:084ed566137acac02d701e8b07c99af4c78db549
* Per-cluster setting to allow operation with remote inputsaneporada2025-03-244-0/+11
| | | | commit_hash:1e80a58bc988c1b2324956fe907c2b2b59eb40ab
* Initial implementation of yt.RuntimeClusteraneporada2025-03-2442-223/+575
| | | | | | | | | | | 1) Для YtOutTable добавил опциональный параметр Cluster. Его теперь выставляет SubstTables. Раньше эта информация терялась 2) Mkql нода YtTableContent избавилась от первого аргумента Cluster. Теперь эта информация кодируется в YPath 3) Выставление RuntimeCluster (т.е. замена \$runtime на реальное значение происходит в exec трансформере (после выставления вызывается repeat \+ restatr). 4) Слияние операций происходит при равенстве кластеров. Причем считается что \$runtime = \$runtime. Это можно делать, поскольку операции не сливаются и так если между ними был configure который мог поменять в том числе и текущий \$runtime commit_hash:c35a2ea4d0dc6575a3dd82f4f1cfb779b90f0edc
* Обновление contribs для перехода на новый ↵agomziakov2025-03-241-3/+3
| | | | | | ffmpeg. Вынести ffmpeg-3.4.1 в deprecated commit_hash:fe5315a164f655b4da28f73927ba4b863c031a13
* Intermediate changesrobot-piglet2025-03-2433-40/+90
| | | | commit_hash:c44f9c8f5c95369c236b19c29d56e5a05b6443de
* Use column groups from source tablesudovichenko-r2025-03-2429-46/+286
| | | | commit_hash:d5844156fe158ec786a026cfd81f7a2abbeb3f73
* Intermediate changesrobot-piglet2025-03-242-2/+2
| | | | commit_hash:f44a14e9b88222e452c4bbca80cf41335a9bad5e
* YQ Connector: Redis and Prometheus supportvitalyisaev2025-03-241-0/+2
| | | | commit_hash:f67761402d2d11dd04a1cd0c751952ed21a7eae5
* YQL-19520: msan + codegen = <3atarasov52025-03-2474-200/+440
| | | | commit_hash:9a814af3b8bd51c53939aa6ffde2e981ad8ea150
* Introduce a flag to control type annotation for ReplicateScalarsimunkin2025-03-243-0/+127
| | | | commit_hash:6c0ce61026840ced37221b08988bfcbe5df5f931
* Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2025-03-244-20/+22
| | | | | Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:b37787b4202a6dbd51c5713cf3c0545f64cec571
* [library/cpp/threading] Add convenience methods to schedule functions in ↵sskvor2025-03-243-64/+169
| | | | | | TTaskScheduler commit_hash:b8c3ae8e8ca6b0fea0bbf820f40513da41a242f8
* feat(conf): validate importers in lockfilezaverden2025-03-242-2/+25
| | | | commit_hash:fbb82972273665ff4bb1be1b739a737f86d4899a
* Automatic release build for ymake, os_ymakerobot-ya-builder2025-03-243-10/+20
| | | | | Update tools: ymake, os_ymake commit_hash:baf38700bbafef16492bb6e9a8da3af7278433bd
* Use ::npos from corret typemikhnenko2025-03-241-6/+6
| | | | commit_hash:08f65c81be02eb75781b150a4e6f683dc9be31a3
* YQL-19214: Check existence only on local clustercoteeq2025-03-231-11/+13
| | | | commit_hash:7a826081edd81909397bf261cd1c82d7934479a0
* Enable msan & asan with cgonechda2025-03-236-37/+94
| | | | commit_hash:883c0f92df7bf70e21d6f58d35b35068e8aac035
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-231-1/+1
| | | | commit_hash:8f2338bca5a2d2de8fbca5db3cb526c2f53863a8
* Add missing typesudovichenko-r2025-03-221-0/+4
| | | | commit_hash:70049abfcda15809251ad057e3e43ad0af234d92
* `ruff format` check to `STYLE_RUFF`alevitskii2025-03-211-4/+4
| | | | | Redo ruff linter wrapper a bit commit_hash:901381e97cdcddd7a6dffc9723343305667f7360
* Обновление contribs для перехода на новый ↵agomziakov2025-03-212-4/+4
| | | | | | ffmpeg. Перенос ffmpeg-3 в deprecated commit_hash:fab7640f279590b5095406739fca751554f595b1
* YT-22871: remove TThreadPerTransactionPingerermolovd2025-03-211-85/+0
| | | | commit_hash:59aad81ea57327aebbb7ac23ffaf2583469588fc
* Intermediate changesrobot-piglet2025-03-212-5/+47
| | | | commit_hash:4a666ca0c31325e26e1e3da90febf88fe553ee05
* YQL-19714 set enable_row_filter=false when PruneQLFilterLambda=falselucius2025-03-214-20/+28
| | | | commit_hash:d067ff90873be66415ec914dea53bae52c08ab46
* YT-20969: table partition reading apiermolovd2025-03-2129-54/+429
| | | | | | | | | | | | | | | | * Changelog entry Type: feature Component: http-proxy/rpc-proxy Introduce new `EnableCookies` option for PartitionTable request. When option is enabled PartitionTable returns opaque object TTablePartitionCookiePtr that can be passed to CreateTablePartitionReader. New CreateTablePartitionReader (read_table_partition) method that allows to read table partition without master requests. commit_hash:350e8b30ba5a31049340a836f8d9df17bf14d19f
* YQL-19716: Fix Block Readermrlolthe1st2025-03-216-21/+35
| | | | commit_hash:61891dc030f4c526542b5e7e070d1660880e6c08
* YT-23989: Start measuring the memory usage of write-table queries.nadya022025-03-216-25/+45
| | | | | | | | | * Changelog entry Type: feature Component: http-proxy Start measuring the memory usage of write-table queries. commit_hash:22c46da5d88fefee256c563275e9adfef20a963a
* Automatic release build for test_tool, ya_bin, os_ya, os_test_toolrobot-ya-builder2025-03-214-20/+22
| | | | | Update tools: test_tool, ya_bin, os_ya, os_test_tool commit_hash:fa5d9970516b3c025f1a7b01ec849a0a18b6c302
* Intermediate changesrobot-piglet2025-03-211-39/+11
| | | | commit_hash:acc6d7b7aee41b420f987775aa566ee89eacb8eb
* Intermediate changesrobot-piglet2025-03-211-1/+1
| | | | commit_hash:4fb5f2c622a5d9fe2d8d9e2a63b75b6cba7f2bb2
* YT-24533: Add fair share queue to data node locationsdon-dron2025-03-213-1/+45
| | | | commit_hash:36d64cde8692ed0dc8862163f68ea2863c91e52c
* Intermediate changesrobot-piglet2025-03-2110-40/+45
| | | | commit_hash:58149595ff84045cf50798baa280f26c76774dd2
* use YMAKE_PYTHON3 for UNION_CMDsnermolaev2025-03-211-1/+1
| | | | commit_hash:2732be7d23e4225866d8e9dc3d0f7206d047f294
* YT-24299: Add allocation_id to list_jobs and get_jobbystrovserg2025-03-215-0/+15
| | | | commit_hash:249d84f41772d3cd392f7de96dfaf3499cd3425e
* YQL-19746 fixvvvv2025-03-204-6/+17
| | | | commit_hash:49e5e33ed38f7fd623cef80d2765d464a353ff9c
* Add requires clause for WrapUserCallbackcoteeq2025-03-201-0/+5
| | | | | Somehow this change was lost during the review :( commit_hash:a716f2aaf70ad07801c986a520f1d106dedc10f0
* YQL supported LogicalDataSize in block readergrigoriypisar2025-03-203-18/+228
| | | | | Supported LogicalDataSize in block reader commit_hash:db90c1c9c8065e4e1f41ec0fd9cfb7bc992efce2
* Revert "Revert "Release 4.57.0-rc-1""3y3k02025-03-202-6/+6
| | | | | This reverts commit a7d92fe99d27fd94f6c3cd7d0b96e80936e2e030. commit_hash:ce97518b4e601233524fae43c5461fbfed9b3447
* YT-23920 Introduce ytfilerun binary that links CBO from contrib/ydborlovorlov2025-03-206-51/+58
| | | | commit_hash:77c3b913c79e11d4d9f58909de1f75815b425a5f