Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use trunk coredumps packages in perf (#17645) | Олег | 2025-04-24 | 3 | -13/+16 |
| | |||||
* | [docs] consider final reviewers in docs_pr_nudge.yaml (#17648) | Ivan Blinkov | 2025-04-24 | 1 | -11/+22 |
| | |||||
* | [C++ SDK] Add traceparent to TRequestSettings (#17561) | Zarina Tlupova | 2025-04-23 | 2 | -0/+8 |
| | |||||
* | Support an emergency one-to-one split/merge in SchemeShard (#17642) | Aleksei Borzenkov | 2025-04-23 | 6 | -6/+313 |
| | |||||
* | Merge pull request #17574 from ydb-platform/merge-libs-250423-0050 | Alexander Smirnov | 2025-04-23 | 114 | -544/+1512 |
|\ | |||||
| * | canonize (#17636) | Maxim Yurchuk | 2025-04-23 | 11 | -209/+73 |
| | | | | | | Co-authored-by: Andrey Neporada <aneporada@ydb.tech> | ||||
| * | Import libraries 250423-0050 | Alexander Smirnov | 2025-04-23 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'rightlib' into merge-libs-250423-0050 | Alexander Smirnov | 2025-04-23 | 102 | -334/+1438 |
| |\ | |||||
| | * | Enable MemberNthOverFlatMap by default | aneporada | 2025-04-22 | 3 | -7/+7 |
| | | | | | | | | | | | | commit_hash:5117342b91cba57f7c45d262b1c95aea6a65061a | ||||
| | * | Intermediate changes | robot-piglet | 2025-04-22 | 1 | -31/+32 |
| | | | | | | | | | | | | commit_hash:df494d98a61d65d0b77b335f1e998670be2f9f2b | ||||
| | * | Add missing move constructor and move assignment | eivanov89 | 2025-04-22 | 2 | -0/+15 |
| | | | | | | | | | | | | commit_hash:ca0a881f294c00b673673335c9366699c4be7c86 | ||||
| | * | Update contrib/libs/simdjson to 3.12.3 | robot-contrib | 2025-04-22 | 18 | -81/+184 |
| | | | | | | | | | | | | commit_hash:a1f6e10ba4e2df5b1e0a7e49410e245ed7b92ae3 | ||||
| | * | YQL-19747 Normalize names for ranking and filtering | vityaman | 2025-04-22 | 10 | -22/+183 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I was lazy to search for a most frequent used name among equivalent by the relation `(a ~ b) iff (NormalizeName(a) = NormalizeName(b))`. Because it seems that names we receive from JSONs are canonized and therefore in a preferable style by the opinion of the YQL language designers. But because of duplicates at `statements_opensource.json` we have, for example, both `IGNORETYPEV3` and `IGNORE_TYPE_V3` in candidates list. I think that we should just remove `IGNORETYPEV3` from the JSON. --- - Related to https://github.com/ydb-platform/ydb/issues/9056 - Related to https://github.com/vityaman/ydb/issues/21 --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1229 commit_hash:fe73374ae27df1fcacb0adccda930ec98ed1d7a6 | ||||
| | * | Intermediate changes | robot-piglet | 2025-04-22 | 9 | -0/+293 |
| | | | | | | | | | | | | commit_hash:a1ac242ea5619c1e83dd638a82653e1d5c385821 | ||||
| | * | YT-24868: Fix attribute filter logging | kvk1920 | 2025-04-22 | 2 | -3/+3 |
| | | | | | | | | | | | | commit_hash:8996ef4edbac442c49c715386063883e7cb93ab5 | ||||
| | * | YQL-19715 optional int support | lucius | 2025-04-22 | 9 | -45/+192 |
| | | | | | | | | | | | | commit_hash:31b59370a1423bb42b78161908b85ef57b800e5c | ||||
| | * | Allow column groups with single column | udovichenko-r | 2025-04-22 | 4 | -17/+5 |
| | | | | | | | | | | | | commit_hash:bc699799776c0e43669867c9ef261fb1e006efa4 | ||||
| | * | Intermediate changes | robot-piglet | 2025-04-22 | 1 | -6/+29 |
| | | | | | | | | | | | | commit_hash:d92446f14c476da0a2e64664e0a97455e4d5d32a | ||||
| | * | YT-23645: Do not override user configuration of logger | hiddenpath | 2025-04-22 | 1 | -1/+4 |
| | | | | | | | | | | | | commit_hash:a4522facabf7d730438dfc794abddedb0838d79e | ||||
| | * | Intermediate changes | robot-piglet | 2025-04-22 | 4 | -4/+9 |
| | | | | | | | | | | | | commit_hash:1375a766562a6db3ebd530fb7a9eff5d458fbd53 | ||||
| | * | YQL-19845 CurrentLanguageVersion func | vvvv | 2025-04-22 | 9 | -12/+55 |
| | | | | | | | | | | | | commit_hash:2af511a18740c931b471dc1f2ff36a8b4ce573a8 | ||||
| | * | Update ytexec resource to sbr:8559585510 | tinarsky | 2025-04-22 | 1 | -0/+2 |
| | | | | | | | | | | | | commit_hash:50613d0577fc2473762b82ebce4337a7d399371d | ||||
| | * | Intermediate changes | robot-piglet | 2025-04-22 | 5 | -75/+187 |
| | | | | | | | | | | | | commit_hash:9accadbf8068e1d496f6fc9ea6b878476f55f89b | ||||
| | * | YT-23505: Introduce chaos lease. After revert | gryzlov-ad | 2025-04-22 | 7 | -1/+41 |
| | | | | | | | | | | | | commit_hash:3b48c6649d1d04e7bf7daf8f05835def10082f2a | ||||
| | * | YQL-19884: Add block implementation for STRING_TWO_ARGS_UDF | imunkin | 2025-04-22 | 5 | -14/+142 |
| | | | | | | | | | | | | commit_hash:22ad01050569869e2e75f89e65b06abf113791e4 | ||||
| | * | Intermediate changes | robot-piglet | 2025-04-22 | 4 | -2/+30 |
| | | | | | | | | | | | | commit_hash:112bf21627e2883a424e58d1a65caf7af62c24c8 | ||||
| | * | Add missing Collect method to THistogramCounter | eivanov89 | 2025-04-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | by @va-kuznecov commit_hash:26d8159e9bd33f1dd9471154655b861b203dbe10 | ||||
| | * | Add TabletReplicationEraMismatch code to the list of retriable errors | osidorkin | 2025-04-22 | 1 | -1/+2 |
| | | | | | | | | | | | | commit_hash:9c2397eb157e2aa3eea3d19beafd5fbe7bb278d0 | ||||
| | * | Intermediate changes | robot-piglet | 2025-04-22 | 2 | -2/+2 |
| | | | | | | | | | | | | commit_hash:d9a386a995ec4a3d300c1c1350fcfbe2028ddd35 | ||||
| | * | Revert commit rXXXXXX, Automatic release build for test_tool, ya_bin, os_ya, ↵ | iaz1607 | 2025-04-22 | 4 | -22/+20 |
| | | | | | | | | | | | | | | | | | | os_test_tool commit_hash:dda60c054b8bb2116c8d85515903c81da4ec8162 | ||||
| | * | YQL-19845 pass langver to purecalc's compute | vvvv | 2025-04-22 | 4 | -9/+20 |
| | | | | | | | | | | | | commit_hash:cb5d5094d0c0d7c7e07bed78fed7c15e9a0c1a29 | ||||
| | * | Automatic release build for test_tool, ya_bin, os_ya, os_test_tool | robot-ya-builder | 2025-04-22 | 4 | -20/+22 |
| | | | | | | | | | | | | | | | Update tools: test_tool, ya_bin, os_ya, os_test_tool commit_hash:3fd9660023e4ca20fc278d88327288194d1841da | ||||
* | | | Implement `NodeBroker` Delta Protocol (server-side) (#17284) | Ilia Shakhov | 2025-04-23 | 10 | -10/+913 |
| | | | |||||
* | | | [docs] change token in docs_notify_assignees.yaml (#17637) | Ivan Blinkov | 2025-04-23 | 1 | -1/+1 |
| | | | |||||
* | | | [ci] fix for docs_pr_nudge.yaml (#17635) | Ivan Blinkov | 2025-04-23 | 1 | -7/+12 |
| | | | |||||
* | | | Remove large-tests tags (#17630) | verachecheneva | 2025-04-23 | 1 | -3/+0 |
| | | | |||||
* | | | Introduce Intersect operation to Roaring UDF (#17611) | jsjant | 2025-04-23 | 3 | -1/+265 |
| | | | |||||
* | | | Fix nullable value in TKafkaRecord (#17609) | FloatingCrowbar | 2025-04-23 | 2 | -1/+19 |
| | | | |||||
* | | | Expanded constant folding with UDFs (#17533) | Pavel Velikhov | 2025-04-23 | 11 | -12/+73 |
| | | | | | | | | | Co-authored-by: Pavel Velikhov <pavelvelikhov@localhost.localdomain> | ||||
* | | | Add skip_with_issue decorator (#17543) | Maxim Yurchuk | 2025-04-23 | 3 | -1/+15 |
| | | | |||||
* | | | Update datetime.md Interval (#17297) | Jhon Mosk | 2025-04-23 | 1 | -1/+1 |
| | | | | | | | | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech> | ||||
* | | | YQ-4188 Fix StartingMessageTs for federated topic (#17600) | Dmitry Kardymon | 2025-04-23 | 3 | -1/+134 |
| | | | |||||
* | | | Duplication in the code of the partition actor (#17595) | Alek5andr-Kotov | 2025-04-23 | 4 | -45/+54 |
| | | | |||||
* | | | Describe options of CDC-topic (#15306) | Ilnaz Nizametdinov | 2025-04-23 | 4 | -24/+46 |
| | | | |||||
* | | | Fix progress status for auto dropping (#17562) | stanislav_shchetinin | 2025-04-23 | 1 | -2/+2 |
| | | | |||||
* | | | Tests for distconf (#14953) | mregrock | 2025-04-23 | 7 | -41/+441 |
| | | | | | | | | | Co-authored-by: Alexander Rutkovsky <alexvru@ydb.tech> | ||||
* | | | Fixed StartProducerWithCDSAndPreferUnknownCluster test (#17585) | Nikolay Shestakov | 2025-04-23 | 6 | -8/+39 |
| | | | |||||
* | | | CI: change cron for update muted ya (#17598) | Kirill Rysin | 2025-04-23 | 1 | -1/+1 |
| | | | |||||
* | | | Fix S3 buffer min bytes setting (#17556) | Vasily Gerasimov | 2025-04-23 | 6 | -3/+139 |
| | | | |||||
* | | | Generate cluster.txt by ydbd_slice (#17577) | Олег | 2025-04-23 | 1 | -0/+4 |
| | | |