[ https://issues.apache.org/jira/browse/HIVE-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893465#comment-13893465 ]
Brock Noland commented on HIVE-2599: ------------------------------------ bq. But there are increasing number of cases where custom and more complicated serializers are written to serialize the keys in a more efficient way (salting is such an example) I've seen this as well. That is where a simple struct cannot deserialize a key. > Support Composit/Compound Keys with HBaseStorageHandler > ------------------------------------------------------- > > Key: HIVE-2599 > URL: https://issues.apache.org/jira/browse/HIVE-2599 > Project: Hive > Issue Type: Improvement > Components: HBase Handler > Affects Versions: 0.8.0 > Reporter: Hans Uhlig > Assignee: Swarnim Kulkarni > Fix For: 0.13.0 > > Attachments: HIVE-2599.1.patch.txt, HIVE-2599.2.patch.txt, > HIVE-2599.2.patch.txt, HIVE-2599.3.patch.txt, HIVE-2599.4.patch.txt > > > It would be really nice for hive to be able to understand composite keys from > an underlying HBase schema. Currently we have to store key fields twice to be > able to both key and make data available. I noticed John Sichi mentioned in > HIVE-1228 that this would be a separate issue but I cant find any follow up. > How feasible is this in the HBaseStorageHandler? -- This message was sent by Atlassian JIRA (v6.1.5#6160)