Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | temporary crutch | snermolaev | 2025-06-21 | 1 | -1/+1 |
| | | | | commit_hash:0c488d042b864913c9d967a1aba4fb794ce1109f | ||||
* | Intermediate changes | robot-piglet | 2025-06-21 | 1 | -9/+1 |
| | | | | commit_hash:bade34277134f435ac6ada644995f0a06faa5ae8 | ||||
* | Merge numerous abseil-cpp-tstring sublibraries to ease unbundling | thegeorg | 2025-06-21 | 73 | -1376/+3585 |
| | | | | commit_hash:257c1f495ecb3aac071ea951e8384c5b7d0a5251 | ||||
* | YTORM-1384: Add overload controller to object service | dgolear | 2025-06-21 | 2 | -0/+6 |
| | | | | commit_hash:d2821558020bab51a04d0c07ac3c06cec5c4911e | ||||
* | YT-25440: Fix buffer allocation for bus | don-dron | 2025-06-20 | 6 | -13/+20 |
| | | | | commit_hash:7a37d7700029422ce438efdb476e76f3d522f6c9 | ||||
* | YQL-20059: Remove dechunking from fallback handler | mrlolthe1st | 2025-06-20 | 1 | -41/+6 |
| | | | | commit_hash:20bcd0062beca6963b3c420835a33b9873f43ab2 | ||||
* | YT-19545: Move overload controller to core/rpc from server/node; move percpu ↵ | dgolear | 2025-06-20 | 18 | -20/+1444 |
| | | | | | | | | | | | | | counters from profiling/solomon \* Changelog entry Type: feature Component: misc-server Generalize overload controller and allow other server components to use it. commit_hash:ff310ddce3b8ee9353746019f1bc404ad9695a90 | ||||
* | YQL-19973 relaxed restriction for system queries | vvvv | 2025-06-20 | 2 | -1/+22 |
| | | | | commit_hash:405272628ef4ade14ffde096c801823056d791af | ||||
* | Intermediate changes | robot-piglet | 2025-06-20 | 2 | -17/+40 |
| | | | | commit_hash:b6bde7526e89c4c17bfd44e5cd35817a45451ffa | ||||
* | support passing stream offset to `TBrotliCompress` | redotter | 2025-06-20 | 3 | -14/+45 |
| | | | | commit_hash:21e0759b151fbed8aa1664b62c42bd5ba144301b | ||||
* | YQL-20086 parser (w/o pg) | vvvv | 2025-06-20 | 9 | -501/+501 |
| | | | | commit_hash:f4bddb30981abde1a951149fff272d86a22dd726 | ||||
* | YQL-17269: support INTERSECT and EXCEPT without PositionalUnionAll | kndrvt | 2025-06-20 | 39 | -40/+1106 |
| | | | | commit_hash:632e24794e8bcf6ef0502b7e8c031e964d28d36a | ||||
* | YQL-18759: dqEngine issues with NetworkProject | panikku | 2025-06-20 | 1 | -1/+1 |
| | | | | commit_hash:84795905de45f16bde70afdcd19230e40251643d | ||||
* | feat cinnamon: Fix building openssl app for WASM. | vchigrin | 2025-06-20 | 3 | -8/+1 |
| | | | | commit_hash:c316a65dd7cebae219933ca52deaa682fa897877 | ||||
* | YQL-19934: Fix Unicode / Error location display | panikku | 2025-06-20 | 11 | -51/+53 |
| | | | | | Fix Unicode/ error line commit_hash:aa5f17b1dd12a3b69869458c6f5aa92bb8514257 | ||||
* | Intermediate changes | robot-piglet | 2025-06-20 | 7 | -38/+105 |
| | | | | commit_hash:67576d4a9e4a1f4bbbb204bcb0b98c255009b1da | ||||
* | Update contrib/restricted/abseil-cpp to 20250512.1 | robot-contrib | 2025-06-20 | 5 | -9/+12 |
| | | | | commit_hash:d6c19d9e9a68c6c524688a83e9adccbc4a856420 | ||||
* | Update contrib/libs/croaring to 4.3.5 | robot-contrib | 2025-06-20 | 7 | -15/+24 |
| | | | | commit_hash:fc7197a85c0a70a757d2a351b0cb083bc1d239f0 | ||||
* | YQL-20086 public | vvvv | 2025-06-20 | 41 | -865/+866 |
| | | | | commit_hash:95a833af8fda8e357f7f0100b4e3bfd15dafe3e1 | ||||
* | Make bloat tool visible | spreis | 2025-06-20 | 1 | -2/+1 |
| | | | | commit_hash:087957bc5eac952149806abf84a02717383d9852 | ||||
* | add info about a file being processed in case of exception | snermolaev | 2025-06-20 | 2 | -7/+10 |
| | | | | commit_hash:ae7d1ce9430fae6cfb796a95aeae7cba2e0a7021 | ||||
* | Intermediate changes | robot-piglet | 2025-06-20 | 1 | -0/+6 |
| | | | | commit_hash:91fe2205698bd454f606f04770c00e60ea1b00d4 | ||||
* | Upver wine 10.8 | nechda | 2025-06-19 | 4 | -4/+6 |
| | | | | commit_hash:db0a0308d356c8dca2520f3881de2615edcc4455 | ||||
* | Intermediate changes | robot-piglet | 2025-06-19 | 2 | -27/+26 |
| | | | | commit_hash:fe754b46ad23182847cc465e26c09748a32107ed | ||||
* | YQL-19747: Load schema from JSON for CLI | vitya-smirnov | 2025-06-19 | 3 | -4/+51 |
| | | | | | | Now it is possible to pass clusters schema via a JSON file using `-s` flag. commit_hash:fd579430968881627c77d4586464952176134dc5 | ||||
* | YQL-19747: Auto-close backtick on not folder | vitya-smirnov | 2025-06-19 | 6 | -19/+39 |
| | | | | | | | | When table `folder/table` exists. On prefix ``` SELECT * FROM `folder/ ``` users want to accept ``` table` ``` rather than just `table`. This patch is about it. commit_hash:12d36cbf037db91f49136ab8e013b160a28b5b1b | ||||
* | [RBO] Improved Sortings FSM | pudge1000-7 | 2025-06-19 | 3 | -19/+62 |
| | | | | commit_hash:3077f1e2a744069524dc6723bca2fbdbb92ae2ba | ||||
* | Update contrib/libs/croaring to 4.3.4 | robot-contrib | 2025-06-19 | 7 | -18/+236 |
| | | | | commit_hash:8028a9ba10c350e69168a83cc21bb23c3e780936 | ||||
* | Intermediate changes | robot-piglet | 2025-06-19 | 6 | -6/+8 |
| | | | | commit_hash:1975991ba90e35698d5e2f9693b93db46526635f | ||||
* | Fix object destruction order when using TFuture<T> coroutines | snaury | 2025-06-19 | 3 | -42/+157 |
| | | | | commit_hash:683c797584872e45e8df2ad7c663f1f1ebb253e3 | ||||
* | Refactor thread pool in Cypress proxy | h0pless | 2025-06-19 | 1 | -0/+2 |
| | | | | commit_hash:c39e1010fa619d2ea7079d8e573a8ce413f388a5 | ||||
* | Revert commit rXXXXXX, Automatic release build for test_tool, ya_bin, os_ya, ↵ | zhukoff-pavel | 2025-06-19 | 4 | -22/+20 |
| | | | | | | os_test_tool commit_hash:d7aab2470ecb4c1027b4579d23a608696efa2b41 | ||||
* | DropAnyOverDistinctEquiJoinInput optimizer | ziganshinmr | 2025-06-19 | 7 | -0/+494 |
| | | | | commit_hash:f3a7045b9ba62617929a3d5ad882c9dd2702f2eb | ||||
* | Automatic release build for test_tool, ya_bin, os_ya, os_test_tool | robot-ya-builder | 2025-06-19 | 4 | -20/+22 |
| | | | | | Update tools: test_tool, ya_bin, os_ya, os_test_tool commit_hash:013b5553de70d640a3b544176050ba221756c1bd | ||||
* | YQL-20086 providers | vvvv | 2025-06-19 | 32 | -583/+605 |
| | | | | commit_hash:3f4b66a979b9b87af7cdfd80f139eb132532e910 | ||||
* | Enable the new command engine in miscellaneous macros, batch #3 | vpozdyayev | 2025-06-19 | 4 | -10/+24 |
| | | | | commit_hash:ce8c8489d62f829b7e76ff6f785e9b746c8480f9 | ||||
* | Update black binaries | shadchin | 2025-06-19 | 2 | -5/+15 |
| | | | | commit_hash:18d35db35a7516141d5dd4a97c04f8f89bf7919a | ||||
* | Fix cosmetics issues | cherepashka | 2025-06-19 | 3 | -6/+6 |
| | | | | commit_hash:1a8ca312f9c2163d4915044450126d964643e922 | ||||
* | Intermediate changes | robot-piglet | 2025-06-19 | 19 | -165/+378 |
| | | | | commit_hash:283b0c2ecb46f54501d7d1b92643c0090cebaa95 | ||||
* | Update Python 3 to 3.12.11 | shadchin | 2025-06-18 | 23 | -3530/+4405 |
| | | | | commit_hash:0054a0810a95d3f1aa3d36410976d43e03ff7e86 | ||||
* | YT-24021: Support signatures in job proxy via exec node | pavook | 2025-06-18 | 4 | -0/+47 |
| | | | | commit_hash:b6af9463fe3d052031f6de19a0d349b2296c2e23 | ||||
* | Добавить rspack в nots/builder | baymer | 2025-06-18 | 2 | -0/+75 |
| | | | | commit_hash:a3b2cbab2da298600b67260d8980965bf808e453 | ||||
* | Fix YT parallel table writer hang after Abort | rraed | 2025-06-18 | 1 | -0/+4 |
| | | | | commit_hash:a5ac90256dbdaeb37858aeacaf24931ed10c8d4d | ||||
* | Intermediate changes | robot-piglet | 2025-06-18 | 8 | -36/+180 |
| | | | | commit_hash:56c7deefce71a95f10a4738b0a51e6ba384dd983 | ||||
* | Ignore secure vault during secret masking | ziganshinmr | 2025-06-18 | 1 | -1/+5 |
| | | | | commit_hash:216085eee6bf6d1fb553f14aef15be8aa2d52767 | ||||
* | YQL-19747: Support table aliases | vitya-smirnov | 2025-06-18 | 11 | -20/+176 |
| | | | | commit_hash:6d67ec1fa5023083debd89aaa99950019ca37c90 | ||||
* | Intermediate changes | robot-piglet | 2025-06-18 | 3 | -19/+37 |
| | | | | commit_hash:a871581de62e4e4cdaa3097a0210317981c8aecf | ||||
* | Add timeout error code to roaming channel | aleksandra-zh | 2025-06-18 | 1 | -1/+1 |
| | | | | commit_hash:a309ba5644b32fc5101c22c4314c115fb04ac1c7 | ||||
* | YQL-20086 sql | vvvv | 2025-06-18 | 57 | -8995/+8995 |
| | | | | commit_hash:b06f3d2f5fa81e2073966eb172758758bd94fdf2 | ||||
* | Intermediate changes | robot-piglet | 2025-06-18 | 1 | -6/+6 |
| | | | | commit_hash:c1a8fb920a99a419ee1636efe4655ea367cc4b11 |