| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
commit_hash:10f47c96a6a026db591a9ae3270af3e38a27efdd
|
|
|
|
| |
commit_hash:fdb8d24f36e28a431b24b50b7bfd40f6c5a7b001
|
|
|
|
| |
commit_hash:90a3192a5c089821f4301c6dad6d82e65e274cb3
|
|
|
|
| |
commit_hash:b6c853aa9dfce004915ca07c10eead963195eb97
|
|
|
|
| |
commit_hash:6cd1ed86ea24329ed43cda7c28b2c42c55e868c7
|
|
|
|
| |
commit_hash:703034384289d4413f5761736c0a0204198ea13b
|
|
|
|
|
| |
Sequoia node expiration uses the same mechanism as for master nodes. Master servers are responsible for access tracking and removal of expired nodes with only difference that removal requests are now executed at Cypress Proxies. Moreover, these changes ensure the proper Sequoia nodes life prolongation via requests.
commit_hash:675c4b5d2ba1ecf158cddb3f2e8dc0bd04d84b72
|
|
|
|
| |
commit_hash:892a91804b4df7261c13e779f9cd1a821adf4044
|
|
|
|
| |
commit_hash:5ce8019253cdb971d1af36350e3efa3a4ec8545c
|
|
|
|
| |
commit_hash:8e1de57cc60337fc8ff51a7cbfe9f4efe37d5b98
|
|
|
|
| |
commit_hash:e62b6009d92c71c8647ca5915f070fa17e3d9ecf
|
|
|
|
| |
commit_hash:5bf4c8b492fdc2e24b6225881fb015db596a6c05
|
|
|
|
| |
commit_hash:a2bd81b4ecf17197f540e5096040491a78428687
|
|
|
|
| |
commit_hash:0a518724f12077d075856c9166f570deb6652bb0
|
|
|
|
| |
commit_hash:4c7c998726dc08c92babb6c9bd6ab8926c095172
|
|
|
|
| |
commit_hash:f2a9fd23d41396b6584b6d133ba2c57fa370863a
|
|
|
|
| |
commit_hash:12e3f2d462d1e55b1fb7571acfe28da6d207767d
|
|
|
|
| |
commit_hash:202f8bd6dd019b30f375405881463c996d4546b7
|
|
|
|
| |
commit_hash:6bc02d261d376710e0d08f9372def30d3acfa949
|
|
|
|
| |
commit_hash:2ad7a4bc9a9ae76fb2a70feb2681becd0de5c5c7
|
|
|
|
| |
commit_hash:14f1aaf61c47ab6ad2bd87d8bf69b0fc904cb75b
|
|
|
|
| |
commit_hash:a6a45dae782d717c6deaac6a872c24c593927350
|
|
|
|
| |
commit_hash:2828610de8fe23e3df32c1c3bcb2a9a754a8d920
|
|
|
|
| |
commit_hash:30c5264fd43f57937d3355fd8096e0a447ce19e1
|
|
|
|
| |
commit_hash:1aefee359cc53471118d5354ffae0495229716df
|
|
|
|
| |
commit_hash:c1da7a8a6580c15e8af41b1a4847da2163706905
|
|
|
|
| |
commit_hash:e811732b6c0317af9d138edf53dce95f5f2c63d6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently, WireProtocol**Writer** can write string values of arbitrary size (It does not do validation), but WireProtocol**Reader** validates string lengths while reading, and it uses constant values for dynamic tables for it.
WireProtocol is used to pass results between QueryTracker and engines (YQL, for example), and they do not have to obey dynamic tables limits. I think it is used in RpcProxies too, while working with static tables.
This PR adds ability to configure validation limits for wire protocol reader, so we can configure it in QueryTracker and RpcProxies to work with big values
You can see how it will be used in QueryTracker in this PR: https://github.com/ytsaurus/ytsaurus/pull/944
---
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/943
commit_hash:a03322fcfae53f57c71ba19b12acec307896bb2d
|
|
|
|
|
| |
discussion <HIDDEN_URL>
commit_hash:428d97f442749f3909973ecf3ca24cb9cf1e9f56
|
|
|
|
| |
commit_hash:72c9a8fb687ae6bec48f141dc2d8d7eb75ed1500
|
|
|
|
|
| |
Upgrades for AP in templates, some fixes
commit_hash:63f7bbc30e5df3c590e65c9b54346158193efd45
|
|
|
|
| |
commit_hash:d8d2d7bd705c50833ff6e4b03fda17f1c97ca3b7
|
|
|
|
|
|
|
| |
Move clang-format to its own dir
Хотим привозить clang-format как ресурс в тулу для линтинга, но не привозить все clangN
commit_hash:b4d7e2e6953aec15dc41dd523140df5c2ccf685e
|
|
|
|
| |
commit_hash:f512a7722e094d0c9aefb0ada7750298582b605a
|
|
|
|
| |
commit_hash:7615b031b04bf3c1b7ec54e348bf56ad29543c0a
|
|
|
|
|
|
|
|
|
| |
Example of new logging:
```
[perf] yql_expr_optimize.cpp:540: Execution of [ExpandApply] took 20.9ms
```
commit_hash:701cc78f48eee1a8c0f824edb6a9310fd348ba92
|
|
|
|
| |
commit_hash:ef0c01e74df8c79f53eaa311abe8b6ac0419e864
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Changelog entry
Type: fix
Component: proxy
Some fixes in decimal:
* Support parsing of nested `decimal128`/`decimal256` in Arrow.
* Fix bug in `decimal256` unversioned value representation --
before this change, Arrow parser for `decimal256(n, p)` was
always emitting strings of length 256 bits, event for n \<= 38,
which is incorrect in the representation of YT `decimal(n, p)`
type. Now it produces strings of variadic length (32, 64, 128
or 256 bits) depending on n, similar to `decimal128(n, p)`.
---
Pull Request resolved: <https://github.com/ytsaurus/ytsaurus/pull/942>
commit_hash:32e66c7eb4d996caf0893f97d269fb1930bc5f7a
|
|
|
|
| |
commit_hash:bbe5982909469ab84284cb16547e69a096d992ea
|
|
|
|
| |
commit_hash:05ab74f9ed1a1c6e8ca77975c6c23c79432b7093
|
|
|
|
|
| |
Update YFM for ya make to latest version
commit_hash:ed715d7e095d0862895cde5ae816fad944039c9e
|
|
|
|
| |
commit_hash:513da6b12f03f09633629ffd3bc8732063ad3a98
|
|
|
|
|
| |
[nodiff:caesar]
commit_hash:93eef00a7132e68e727aa1f4028616db6522d03c
|
|
|
|
| |
commit_hash:e2dca294df4458422157edde71bdd5d080ca077f
|
|
|
|
|
|
| |
when exception is thrown
commit_hash:5dde84deb176c7a4be831d9870deab45f66d1237
|
|
|
|
|
| |
Add external autoincludes.json
commit_hash:1b3de1732fee590582ae5620570facc2c0987390
|
|
|
|
| |
commit_hash:e560949dcbd91a6965f7c817b5abd0eaee251722
|
|
|
|
| |
commit_hash:3686ebe90c261233292d0ccb4dc131386ef2b33a
|
|
|
|
|
|
|
|
|
|
| |
From hash: [72e356aae9137ffa1479907501d634ab6e35a2d9](HIDDEN_URL
From revision: [15291248](HIDDEN_URL
[CI flow](HIDDEN_URL
Flow triggered by user: [dimdim11](HIDDEN_URL
Update tools: ymake, os_ymake
commit_hash:a4322393d5572193c03bb82b601e9df656762408
|
|
|
|
| |
commit_hash:7313c6e8079a9821476cae610f095855b5c60c93
|