summaryrefslogtreecommitdiffstats
path: root/contrib/python/matplotlib-inline/matplotlib_inline/__init__.py
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/matplotlib-inline/matplotlib_inline/__init__.py
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/matplotlib-inline/matplotlib_inline/__init__.py')
0 files changed, 0 insertions, 0 deletions