Kadir OZDEMIR created PHOENIX-5338:
--------------------------------------
Summary: Test the empty column
Key: PHOENIX-5338
URL: https://issues.apache.org/jira/browse/PHOENIX-5338
Project: Phoenix
Issue Type: Test
Reporter: Kadir OZDEMIR
Assignee: Jacob Isaac
Fix For: 4.15.0, 5.1.0, 4.14.3
Every Phoenix table includes a shadow column that is called empty column. We
need an integration test to verify the following properties of the empty column:
# Every Phoenix table (data or index) should have the empty column
# Every HBase mutation (full or partial row) for a Phoenix table should
include the empty column cell
# Removing/adding columns from/to a Phoenix table should not impact the above
empty column properties
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)