Cristian Armaselu created PHOENIX-977: -----------------------------------------
Summary: custom row key separator Key: PHOENIX-977 URL: https://issues.apache.org/jira/browse/PHOENIX-977 Project: Phoenix Issue Type: Wish Reporter: Cristian Armaselu It would be nice if we can have a custom row key separator stored together with the PTable metadata used at table creation time. impala doesn't handle very well 0x00 separator Also it would be useful to be able to drop a PTable without dropping the existing hbase table and data, or at least make it optional. Also it would be nice to be able to create multiple PTables mapped to the same hbase table since the end goal is to create less table in hbase, bundle them together in one big table. -- This message was sent by Atlassian JIRA (v6.2#6252)