aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* better usage of AllowOrigin setting (#17670)Alexey Efimov2025-04-244-4/+28
|
* Additional CLI parameters for ydb debug latency (#17672)Evgeniy Ivanov2025-04-243-30/+51
|
* Support zero data encrypted files in import (#17620)Vasily Gerasimov2025-04-242-120/+231
|
* Experimental MSG_ZEROCOPY support (#17181)Daniil Cherednik2025-04-2424-81/+886
| | | | | | | | | | | | | | | | Co-authored-by: Vlad Kuznetsov <va.kuznecov@physics.msu.ru> Support for MSG_ZEROCOPY feature for XDC stream. Linux has features which allows to perform send in to socket without copy during send call. MSG_ZEROCOPY is a one of possibility to achieve it. To use it we must configure net.core.optmem_max kernel option, default values usually not enought. Also process should have capability to lock memory, so consider settings ulimit -l or IPC_LOCK capability. Note0: MSG_ZEROCOPY causes hiden copy inside kernel when traffic goes between process on the same host. The implementation handle it and disable using MSG_ZEROCOPY for such sessions. Note1: Some processes using PACKET sockets breaks MSG_ZEROCOPY and also causes hidden copy inside kernel. So consider output `ss -0` in case of non succcess. Note2: Hardware must support scatter-gather https://github.com/ydb-platform/ydb/pull/17181#issue-2993455018
* Decode source id in topic data handler (#17554)FloatingCrowbar2025-04-242-13/+17
|
* Solomon in Cloud reading support (#17324)Ivan Sukhov2025-04-2443-500/+414
|
* Update CHANGELOG.md for main:2025-04-20 (#17457)YDBot2025-04-241-0/+8
|
* Fixed committing of proccessed messages by transfer (#17580)Nikolay Shestakov2025-04-249-41/+176
|
* healthcheck: fix unknown pdisk status (#17606)Andrei Rykov2025-04-242-0/+58
|
* Lock index impl tables before scanning them (#17229)kungurtsev2025-04-2413-120/+339
|
* Remove ydb/library/actors/cppcoro (#17643)Aleksei Borzenkov2025-04-2417-1520/+0
|
* Use trunk coredumps packages in perf (#17645)Олег2025-04-243-13/+16
|
* [docs] consider final reviewers in docs_pr_nudge.yaml (#17648)Ivan Blinkov2025-04-241-11/+22
|
* [C++ SDK] Add traceparent to TRequestSettings (#17561)Zarina Tlupova2025-04-232-0/+8
|
* Support an emergency one-to-one split/merge in SchemeShard (#17642)Aleksei Borzenkov2025-04-236-6/+313
|
* Merge pull request #17574 from ydb-platform/merge-libs-250423-0050Alexander Smirnov2025-04-23114-544/+1512
|\
| * canonize (#17636)Maxim Yurchuk2025-04-2311-209/+73
| | | | | | Co-authored-by: Andrey Neporada <aneporada@ydb.tech>
| * Import libraries 250423-0050Alexander Smirnov2025-04-231-1/+1
| |
| * Merge branch 'rightlib' into merge-libs-250423-0050Alexander Smirnov2025-04-23102-334/+1438
| |\
| | * Enable MemberNthOverFlatMap by defaultaneporada2025-04-223-7/+7
| | | | | | | | | | | | commit_hash:5117342b91cba57f7c45d262b1c95aea6a65061a
| | * Intermediate changesrobot-piglet2025-04-221-31/+32
| | | | | | | | | | | | commit_hash:df494d98a61d65d0b77b335f1e998670be2f9f2b
| | * Add missing move constructor and move assignmenteivanov892025-04-222-0/+15
| | | | | | | | | | | | commit_hash:ca0a881f294c00b673673335c9366699c4be7c86
| | * Update contrib/libs/simdjson to 3.12.3robot-contrib2025-04-2218-81/+184
| | | | | | | | | | | | commit_hash:a1f6e10ba4e2df5b1e0a7e49410e245ed7b92ae3
| | * YQL-19747 Normalize names for ranking and filteringvityaman2025-04-2210-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 changesrobot-piglet2025-04-229-0/+293
| | | | | | | | | | | | commit_hash:a1ac242ea5619c1e83dd638a82653e1d5c385821
| | * YT-24868: Fix attribute filter loggingkvk19202025-04-222-3/+3
| | | | | | | | | | | | commit_hash:8996ef4edbac442c49c715386063883e7cb93ab5
| | * YQL-19715 optional int supportlucius2025-04-229-45/+192
| | | | | | | | | | | | commit_hash:31b59370a1423bb42b78161908b85ef57b800e5c
| | * Allow column groups with single columnudovichenko-r2025-04-224-17/+5
| | | | | | | | | | | | commit_hash:bc699799776c0e43669867c9ef261fb1e006efa4
| | * Intermediate changesrobot-piglet2025-04-221-6/+29
| | | | | | | | | | | | commit_hash:d92446f14c476da0a2e64664e0a97455e4d5d32a
| | * YT-23645: Do not override user configuration of loggerhiddenpath2025-04-221-1/+4
| | | | | | | | | | | | commit_hash:a4522facabf7d730438dfc794abddedb0838d79e
| | * Intermediate changesrobot-piglet2025-04-224-4/+9
| | | | | | | | | | | | commit_hash:1375a766562a6db3ebd530fb7a9eff5d458fbd53
| | * YQL-19845 CurrentLanguageVersion funcvvvv2025-04-229-12/+55
| | | | | | | | | | | | commit_hash:2af511a18740c931b471dc1f2ff36a8b4ce573a8
| | * Update ytexec resource to sbr:8559585510tinarsky2025-04-221-0/+2
| | | | | | | | | | | | commit_hash:50613d0577fc2473762b82ebce4337a7d399371d
| | * Intermediate changesrobot-piglet2025-04-225-75/+187
| | | | | | | | | | | | commit_hash:9accadbf8068e1d496f6fc9ea6b878476f55f89b
| | * YT-23505: Introduce chaos lease. After revertgryzlov-ad2025-04-227-1/+41
| | | | | | | | | | | | commit_hash:3b48c6649d1d04e7bf7daf8f05835def10082f2a
| | * YQL-19884: Add block implementation for STRING_TWO_ARGS_UDFimunkin2025-04-225-14/+142
| | | | | | | | | | | | commit_hash:22ad01050569869e2e75f89e65b06abf113791e4
| | * Intermediate changesrobot-piglet2025-04-224-2/+30
| | | | | | | | | | | | commit_hash:112bf21627e2883a424e58d1a65caf7af62c24c8
| | * Add missing Collect method to THistogramCountereivanov892025-04-221-1/+1
| | | | | | | | | | | | | | | by @va-kuznecov commit_hash:26d8159e9bd33f1dd9471154655b861b203dbe10
| | * Add TabletReplicationEraMismatch code to the list of retriable errorsosidorkin2025-04-221-1/+2
| | | | | | | | | | | | commit_hash:9c2397eb157e2aa3eea3d19beafd5fbe7bb278d0
| | * Intermediate changesrobot-piglet2025-04-222-2/+2
| | | | | | | | | | | | commit_hash:d9a386a995ec4a3d300c1c1350fcfbe2028ddd35
| | * Revert commit rXXXXXX, Automatic release build for test_tool, ya_bin, os_ya, ↵iaz16072025-04-224-22/+20
| | | | | | | | | | | | | | | | | | os_test_tool commit_hash:dda60c054b8bb2116c8d85515903c81da4ec8162
| | * YQL-19845 pass langver to purecalc's computevvvv2025-04-224-9/+20
| | | | | | | | | | | | commit_hash:cb5d5094d0c0d7c7e07bed78fed7c15e9a0c1a29
| | * Automatic release build for test_tool, ya_bin, os_ya, os_test_toolrobot-ya-builder2025-04-224-20/+22
| | | | | | | | | | | | | | | Update tools: test_tool, ya_bin, os_ya, os_test_tool commit_hash:3fd9660023e4ca20fc278d88327288194d1841da
* | | Implement `NodeBroker` Delta Protocol (server-side) (#17284)Ilia Shakhov2025-04-2310-10/+913
| | |
* | | [docs] change token in docs_notify_assignees.yaml (#17637)Ivan Blinkov2025-04-231-1/+1
| | |
* | | [ci] fix for docs_pr_nudge.yaml (#17635)Ivan Blinkov2025-04-231-7/+12
| | |
* | | Remove large-tests tags (#17630)verachecheneva2025-04-231-3/+0
| | |
* | | Introduce Intersect operation to Roaring UDF (#17611)jsjant2025-04-233-1/+265
| | |
* | | Fix nullable value in TKafkaRecord (#17609)FloatingCrowbar2025-04-232-1/+19
| | |
* | | Expanded constant folding with UDFs (#17533)Pavel Velikhov2025-04-2311-12/+73
| | | | | | | | | Co-authored-by: Pavel Velikhov <pavelvelikhov@localhost.localdomain>