Thomas D'Silva created PHOENIX-3637:
---------------------------------------
Summary: Throw an exception if STORE_NULLS table property is set
for an immutable table
Key: PHOENIX-3637
URL: https://issues.apache.org/jira/browse/PHOENIX-3637
Project: Phoenix
Issue Type: Improvement
Reporter: Thomas D'Silva
Assignee: Thomas D'Silva
STORE_NULLS attribute is not used for immutable tables. If the column doesn't
have a default expression we represent null by lack of a value. If it does have
a default expression we store empty bytes for null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)