Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- duplicates
-
PHOENIX-5464 Verify that the EMPTY_COLUMN column is updated under various scenarios in hbase.
- Closed