Description
Before PHOENIX-4575, we used to create all SYSTEM tables with the KEEP_DELETED_CELLS and VERSIONS attribute set.
PHOENIX-4575 removes this flags from tables where it doesn't make sense, SYSTEM.STATS and SYSTEM.LOG, but this is not done automatically when upgrading.
Having KEEP_DELETED_CELLS and VERSIONS set on SYSTEM.STATS is a major performance problem, so we should fix the table properties on upgrade.
Attachments
Issue Links
- is related to
-
PHOENIX-4575 Phoenix metadata KEEP_DELETED_CELLS and VERSIONS should be property driven
- Resolved
- links to