aboutsummaryrefslogtreecommitdiffstats
path: root/build/scripts/build_java_codenav_index.py
diff options
context:
space:
mode:
authorNikita Sokolov <faucct@tracto.ai>2025-02-27 17:58:17 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2025-02-27 18:20:00 +0300
commit4daa87047aa4f7ea66820e82d8b76b5350f8722a (patch)
tree6a4e17d8f861b93553479bed4a0984c56f95eb7e /build/scripts/build_java_codenav_index.py
parente09cc30c9f0165e294c13c19bcee8ab26767ec47 (diff)
downloadydb-4daa87047aa4f7ea66820e82d8b76b5350f8722a.tar.gz
Allow sending/reading values larger than 16MB to RPC proxy via wire protocol to/from methods dealing with static tables
Historically, it data written through RPC proxies had pass dynamic table row validation standards, like max 16MB value size. This is inconvenient for static tables. SPYT needs to write large values – ytsaurus/ytsaurus-spyt#43. Disable wire input Max*ValueLength validation on RPC proxies. The methods affected by this change are WriteTable and ReadShuffleData in rpc proxy server and TTableReader in rpc proxy client. * Changelog entry Type: feature Component: proxy Allow sending/reading values larger than 16MB to RPC proxy via wire protocol to/from methods dealing with static tables --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1019 commit_hash:264beb456994ba459ef06d8f5c25bf6d52abc08b
Diffstat (limited to 'build/scripts/build_java_codenav_index.py')
0 files changed, 0 insertions, 0 deletions