[
https://issues.apache.org/jira/browse/ARROW-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661241#comment-17661241
]
Rok Mihevc commented on ARROW-4217:
-----------------------------------
This issue has been migrated to [issue
#20797|https://github.com/apache/arrow/issues/20797] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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)