Gabriel Reid created PHOENIX-855:
------------------------------------
Summary: IsNullIT fails with HBase 0.98 and later
Key: PHOENIX-855
URL: https://issues.apache.org/jira/browse/PHOENIX-855
Project: Phoenix
Issue Type: Bug
Reporter: Gabriel Reid
IsNullIT#testIsNullAsSingleKey is currently broken in master, giving an
IllegalArgumentException. The test in question checks the behavior of nulls in
a primary key.
Phoenix uses an empty byte array as row key to represent a null for a primary
key, and this is explicitly disallowed in HBase as of HBASE-8101.
--
This message was sent by Atlassian JIRA
(v6.2#6252)