[ https://issues.apache.org/jira/browse/HIVE-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xuefu Zhang updated HIVE-7048: ------------------------------ Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Patch committed to trunk. Thanks to Swarnim for the contribution. > CompositeKeyHBaseFactory should not use FamilyFilter > ---------------------------------------------------- > > Key: HIVE-7048 > URL: https://issues.apache.org/jira/browse/HIVE-7048 > Project: Hive > Issue Type: Improvement > Components: HBase Handler > Affects Versions: 0.14.0 > Reporter: Swarnim Kulkarni > Assignee: Swarnim Kulkarni > Priority: Blocker > Fix For: 0.14.0 > > Attachments: HIVE-7048.1.patch.txt, HIVE-7048.2.patch.txt, > HIVE-7048.3.patch.txt, HIVE-7048.4.patch.txt > > > HIVE-6411 introduced a more generic way to provide composite key > implementations via custom factory implementations. However it seems like the > CompositeHBaseKeyFactory implementation uses a FamilyFilter for row key scans > which doesn't seem appropriate. This should be investigated further and if > possible replaced with a RowRangeScanFilter. -- This message was sent by Atlassian JIRA (v6.2#6252)