[
https://issues.apache.org/jira/browse/ARROW-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-4217:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/20797
> [Plasma] Remove custom object metadata
> --------------------------------------
>
> Key: ARROW-4217
> URL: https://issues.apache.org/jira/browse/ARROW-4217
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++ - Plasma
> Affects Versions: 0.11.1
> Reporter: Philipp Moritz
> Assignee: Philipp Moritz
> Priority: Minor
>
> Currently, Plasma supports custom metadata for objects. This doesn't seem to
> be used at the moment, and removing it will simplify the interface and
> implementation of plasma. Removing the custom metadata will also make
> eviction to other blob stores easier (most other stores don't support custom
> metadata).
> My personal use case was to store arrow schemata in there, but they are now
> stored as part of the object itself.
> If nobody else is using this, I'd suggest removing it. If people really want
> metadata, they could always store it as a separate object if desired.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)