Description
As the physical view index table is shared, create index on a view statements should return error if the user tries to set attributes which affect the physical table such as REPLICATION_SCOPE, TTL, KEEP_DELETED_CELLS etc.
Attachments
Issue Links
- is duplicated by
-
PHOENIX-3955 Ensure KEEP_DELETED_CELLS, REPLICATION_SCOPE, and TTL properties stay in sync between the physical data table and index tables
- Closed