summaryrefslogtreecommitdiffstats
path: root/contrib/python
diff options
context:
space:
mode:
authorDaniil Cherednik <[email protected]>2024-10-17 19:02:01 +0200
committerGitHub <[email protected]>2024-10-17 17:02:01 +0000
commit99a99889ebad8d7db29ab4db7cb2ce75ac15c0d7 (patch)
treea232d6d84c6c6714c585fda164761d2092e9c5bc /contrib/python
parent81a97e1e811fa596a6018aa74ea1640a8c42abe4 (diff)
Public api to return node id in the describe table call (#10571)
Motivation: Network is limited, we need to reduce amount of transfers between nodes. One of problem: Session actor has no knowledge about key range distribution (data shard locations). Which means we have to transfer data between data shard and kqp executor to perform read or write. Workaround: Provide estimation about keyRange -> nodeId distribution to use session (which means executor and other kqp components) created on the same node where located corresponding data shard.
Diffstat (limited to 'contrib/python')
0 files changed, 0 insertions, 0 deletions