[
https://issues.apache.org/jira/browse/PHOENIX-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828665#comment-15828665
]
James Taylor commented on PHOENIX-3586:
---------------------------------------
bq. If we derive the immutableStorageScheme from the serialized array, then all
future serialization formats will need to store the enum ordinal in the
serialized array. It is only written and read once.
We already serialize a byte for the format, right? Can this correspond to the
enum ordinal? Would be nice if it was the last byte in the serialized bytes so
we know where to find it. I think we need it in the data itself as if/when it
changes, there'll be a mix of old and new potentially, in a row-by-row basis.
WDYT?
Are we thinking to parameterize more tests? Like IndexIT perhaps?
> Add StorageScheme table property to allow users to specify their custom
> storage schemes
> ---------------------------------------------------------------------------------------
>
> Key: PHOENIX-3586
> URL: https://issues.apache.org/jira/browse/PHOENIX-3586
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Thomas D'Silva
> Assignee: Thomas D'Silva
> Attachments: PHOENIX-3586.patch, PHOENIX-3586-v2.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)