[ https://issues.apache.org/jira/browse/ARROW-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-3648: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/19955 > [Plasma] Add API to get metadata and data at the same time > ---------------------------------------------------------- > > Key: ARROW-3648 > URL: https://issues.apache.org/jira/browse/ARROW-3648 > Project: Apache Arrow > Issue Type: Improvement > Components: Java > Reporter: Yuhong Guo > Assignee: Yuhong Guo > Priority: Major > Labels: pull-request-available > Fix For: 0.12.0 > > Time Spent: 2h 20m > Remaining Estimate: 0h > > Current Arrow Java Plasma client has no API to get the metadata and data > together in one API call. If we split this process into two API calls, the > object status could be different. Current observation shows that the first > call could be empty(object not stored yet) while the second call will success > but the metadata and data does not match. -- This message was sent by Atlassian Jira (v8.20.10#820010)