aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2024-10-153-6/+6
| | | | commit_hash:fef742ad568d08fe1ef9b251d57df5255a44074f
* YT-22307: Drop include dependency client -on-> ytlibarkady-e1ppa2024-10-155-1/+484
| | | | commit_hash:ccc25ebeed4973b3f8f133835e308fad69589169
* Revert commit rXXXXXX, Add yt/yt/ytlib into YDB GH syncmaxim-yurchuk2024-10-156-742/+0
| | | | | Оказалось, что была бага в YT, зависимость некорректная commit_hash:5c1bf17114fcae35abc16bf63605b17be7431242
* Intermediate changesrobot-piglet2024-10-151-0/+1
| | | | commit_hash:a9d505ad0eca8d52e322f9b3f5daaa1968f65b7b
* Increase max decimal precision to 76 (decimal256)Andrey Chulkov2024-10-1515-129/+812
| | | | | | | | | | | | | | | | | | | | | * Changelog entry Type: feature Component: type system Support for decimals with precision from 35 to 76. This PR adds decimal256 support to YT. Additionally: - Decimal256 is supported in skiff as int256. - ClickHouse decimal precisions from 35 to 76 are supported in CHYT. --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/798 Co-authored-by: ermolovd <ermolovd@yandex-team.com> Co-authored-by: dakovalkov <dakovalkov@yandex-team.com> commit_hash:73c4809966cf4c625e6007d31b5dde14bd80e829
* Add yt/yt/ytlib into YDB GH syncmaxim-yurchuk2024-10-156-0/+742
| | | | | | | See <HIDDEN_URL> commit_hash:feb8eec1b66b043af8f4c1eca638b4e081d9334e
* Intermediate changesrobot-piglet2024-10-1512-147/+315
| | | | commit_hash:b4d87cdddfb809ce2f3c9dfd1142cf6e92a83cb7
* Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2024-10-154-20/+24
| | | | | | | | | | From hash: [385e60e42641cdd895cd03dadb174f3dfa19fc5e](HIDDEN_URL From revision: [15093476](HIDDEN_URL [CI flow](HIDDEN_URL Flow triggered by user: [robot-ci](HIDDEN_URL Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:069f25930b0ed0e86663bb8dc649cad1f4a20e60
* Intermediate changesrobot-piglet2024-10-155-15/+22
| | | | commit_hash:c3414e018009e194cdb2bd08f7333f9ebcbab9ce
* Intermediate changesrobot-piglet2024-10-154-12/+16
| | | | commit_hash:4e8eadf6c73fa235953f526fe034e5035339c16f
* TEST_CLASSPATH_MANAGED is removed from conf partsvidyuk2024-10-152-3/+1
| | | | commit_hash:2a36e49787ad1c13eeb1a5259f780cdf59550666
* Remove TEST_CLASSPATH_VALUE which is never set to some nonempty valuesvidyuk2024-10-152-16/+4
| | | | commit_hash:251f100d789e57861ed91af2b1318537a09af3c2
* Forbid forbidden erasure codecs for remote copyaleksandra-zh2024-10-151-0/+1
| | | | commit_hash:1f84c1dea9fb626ec9f657b96e3d695c0e65bdb0
* YT-22451: Trivial: address commentsosidorkin2024-10-151-4/+4
| | | | commit_hash:3edd78537942491c387935cc9cc78c60a1494298
* YT-22307: Implement distributed write protocol (no signatures yet)arkady-e1ppa2024-10-1425-232/+519
| | | | | MaxChildrenPerAttachRequest default value is the default from the same parameter in operation controller. commit_hash:e977687ef81e62ad75d8eb57b156e4efe4ee132d
* YT-23050: Make logger tolerant to logging during its own initializationarkady-e1ppa2024-10-142-23/+100
| | | | commit_hash:e40178974c2ab0b3d9d3c40f4f80cd0d80f4681e
* Intermediate changesrobot-piglet2024-10-144-12/+20
| | | | commit_hash:36c8231ac7d17ca0d196613bbe94471e663a2ac9
* Move atomic object to library/cpp/yt/threadingarkady-e1ppa2024-10-1410-17/+17
| | | | | [nodiff:caesar] commit_hash:446e45e0378f6b2cb31d85bcc3e4516efbdfe5a7
* Intermediate changesrobot-piglet2024-10-141-1/+1
| | | | commit_hash:67a8b030334a9a3c9289af15dc533057f4f7ec01
* build/platform/lld: Drop clang14 support for ld64.lldthegeorg2024-10-141-12/+4
| | | | | And remove (first partion of) backward compatibility crutches. commit_hash:e62636633beeb40dad38a49ecc1bed33c120450e
* Intermediate changesrobot-piglet2024-10-146-66/+167
| | | | commit_hash:c7b424f51fc54aa5731f2bff20943a09dbe30095
* Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2024-10-144-20/+24
| | | | | | | | | | From hash: [278ab868e51dd3b0c95270f804545b7fac7c3888](HIDDEN_URL From revision: [15082765](HIDDEN_URL [CI flow](HIDDEN_URL Flow triggered by user: [robot-ci](HIDDEN_URL Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:4c1046593b3a9a4d8f7eaf63d7c524aa59fe3e9c
* Fix issues of rXXXXXXarkady-e1ppa2024-10-141-1/+1
| | | | commit_hash:a0bfce6941dd82358c5eedb213dfa98543a5a6d0
* Styledgolear2024-10-141-0/+2
| | | | commit_hash:e267dc9b41e9291970d760657852a20f06fa8410
* [build] SDC metadata collectiondeshevoy2024-10-142-1/+4
| | | | | | | SDC_META macro adds some arbitrary JSON to current target. USE_SDC_META macro merges metadata from all transitive dependencies into a single JSON. Should be used in a final target. commit_hash:42f6eaf2688a1169b5c4d2ed7122ea9f276f8f81
* Exception in dart record to configure errordimdim112024-10-141-1/+8
| | | | | Exception in dart record to configure error commit_hash:8049407cc511949d056055e27c205a2fc87046cb
* Automatic release build for ymake, os_ymakerobot-ya-builder2024-10-143-10/+20
| | | | | | | | | | From hash: [8546994c7256265f0c1623df629f2dd2e9f4414d](HIDDEN_URL From revision: [15081490](HIDDEN_URL [CI flow](HIDDEN_URL Flow triggered by user: [robot-ci](HIDDEN_URL Update tools: ymake, os_ymake commit_hash:40972b726708dec51596babb9ae05475823b07b0
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-141-1/+1
| | | | commit_hash:88c0cdd1339b95fa5826e2ad3714c6ac63f5d6d9
* Extract string_builderbabenko2024-10-136-178/+218
| | | | commit_hash:1573c88f09db79bab2755c9c2c3ffd0bc219b2d2
* Revert commit rXXXXXX, Cut default rpc heavy thread pool size 16 -> 6sabdenovch2024-10-131-1/+1
| | | | commit_hash:1a94f1df693465d2510164c05df5a6cb43858ad8
* Intermediate changesrobot-piglet2024-10-135-12/+59
| | | | commit_hash:832e3683ad1b3c1089fec74bc325f641da0b442b
* Update binary black to 24.10.0shadchin2024-10-122-5/+15
| | | | commit_hash:6b0f525ddaa513534f567494a482afdd2149b9b0
* Styledgolear2024-10-121-2/+2
| | | | commit_hash:dcfcb4a11cdbfe607a4c2591f4005538a18a57f8
* Cut default rpc heavy thread pool size 16 -> 6sabdenovch2024-10-121-1/+1
| | | | commit_hash:278ab868e51dd3b0c95270f804545b7fac7c3888
* YT-11222, YT-21401: Add ACO to operation specomgronny2024-10-121-0/+1
| | | | | | | | | * Changelog entry\ Type: feature\ Component: scheduler Add operations permission validation via access control objects. commit_hash:bf61ba8eb1c8e41a65e71a4f4e32884dfd9e46b1
* YT-23139: Change error code when there is no memory on http proxiesnadya732024-10-121-1/+2
| | | | commit_hash:9c61bc9e79a37c41ff8ceadaedd501a25d8fa447
* TAtomicObject::Transform may return a valuebabenko2024-10-122-5/+5
| | | | commit_hash:d726b589eadfe0234b96c2e8d2ba90b4b7d267b0
* Intermediate changesrobot-piglet2024-10-12126-1733/+2754
| | | | commit_hash:3ed72e620c7eace6c8edd510ac2324e8acfcfafb
* Provide sys/mman.h by the means of libc_compatthegeorg2024-10-124-2/+29
| | | | | Default OS_SDK does not provide `#define MFD_CLOEXEC` and `#define MADV_WIPEONFORK`. commit_hash:8546994c7256265f0c1623df629f2dd2e9f4414d
* YT-21938: Introduce get_job_traceomgronny2024-10-1126-1/+382
| | | | | | | | | * Changelog entry\ Type: feature\ Component: proxy Add the handler that gets the job’s trace events. commit_hash:c9d1a6d57e886a266967d57065bd3948882808c7
* Revert "Update contrib/libs/curl to 8.10.1" to fixthegeorg2024-10-11340-37269/+24596
| | | | | | | | | | | Revert "Update contrib/libs/curl to 8.10.1" This reverts commit 428ef806a15515cdaa325530aa8cc6903fac5fb6, reversing changes made to 40e46e6394df409d1545a3771c8a47a86ed55eac. Revert "Fix formatting after rXXXXXX" This reverts commit a73689311a92e195d14136c5a0049ef1e40b1f3e, reversing changes made to 17980b8756d1f74d3dacddc7ca4945c30f35611c. commit_hash:5c5194831e5455b61fbee61619066396626beab1
* Revert commit rXXXXXX, YT-22068: TError-ize statistics mergepavook2024-10-114-69/+33
| | | | commit_hash:2c3a3fb41a7eb33305635fcf1c529880a3982728
* add include that comes transparentlytobo2024-10-111-0/+2
| | | | commit_hash:7ec5bc6f7e85e5412ff6759b0d1bd52d1172a9c1
* YT-23122: Ping replication card residency cache during long pollingosidorkin2024-10-112-0/+24
| | | | commit_hash:c0a5fdf40615a88982a47b87a772293b506e6687
* Intermediate changesrobot-piglet2024-10-111-2/+2
| | | | commit_hash:0c8398a3ccea3051aa5a3484e6c741e13151a695
* add include that comes transparentlytobo2024-10-111-0/+1
| | | | commit_hash:96d26ff6ad6f69272fc19ff157bb73013c3f8df7
* [queues] YT-21996: Add Flush() in producer clientnadya732024-10-112-8/+29
| | | | commit_hash:27868d66efa2608a6ce4e074e1c2d6516b4c5590
* Untitled commitpg2024-10-111-16/+1
| | | | commit_hash:3bb34c7656f9f425d9f9dbe140340f1d5b57586f
* YT: Support DoAttributes in fluent yson buildergrigminakov2024-10-112-7/+43
| | | | commit_hash:bc040fe60da2c2ac38e9fa90f43169a08ccd32db
* OpenSSL+quictlsxiwra2024-10-1128-16/+1515
| | | | | | | | | applied patch from ms: <https://github.com/quictls/openssl/releases/tag/OpenSSL_1_1_1w-quic1> needed to bring QUIC to smart devices PoC with this patch checked here: <HIDDEN_URL> commit_hash:a1710ceeba972d163108e8a86bba74b090c8f4c8