[
https://issues.apache.org/jira/browse/CASSANDRA-9426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662225#comment-14662225
]
Tyler Hobbs commented on CASSANDRA-9426:
----------------------------------------
Since this will likely end up being used in some interesting ways, maybe
{{map<text, blob>}} is a better choice? It has the downside of being a little
harder to inspect manually, but the upside is that we can allow anything to be
stored there.
> Provide a per-table text->text map for storing extra metadata
> -------------------------------------------------------------
>
> Key: CASSANDRA-9426
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9426
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Aleksey Yeschenko
> Assignee: Sam Tunnicliffe
> Labels: client-impacting
> Fix For: 3.0 beta 1
>
>
> For some applications that build on Cassandra it's important to be able to
> attach extra metadata to tables, and have it be distributed via regular
> Cassandra schema paths.
> I propose a new {{extensions map<text,text>}} table param for just that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)