[
https://issues.apache.org/jira/browse/ARROW-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-3958:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/15897
> [Plasma] Reduce number of IPCs
> ------------------------------
>
> Key: ARROW-3958
> URL: https://issues.apache.org/jira/browse/ARROW-3958
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++ - Plasma
> Affects Versions: 0.11.1
> Reporter: Philipp Moritz
> Assignee: Philipp Moritz
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> Currently we ship file descriptors of objects from the store to the client
> every time an object is created or gotten. There is relatively few distinct
> file descriptors, so caching them can get rid of one IPC in the majority of
> cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)