[
https://issues.apache.org/jira/browse/PHOENIX-6932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rushabh Shah updated PHOENIX-6932:
----------------------------------
Description:
Currently we use LAST_DDL_TIMESTAMP only for data tables.
Create LAST_DDL_TIMESTAMP when we create an index.
Update LAST_DDL_TIMESTAMP when we alter index like disable, rebuild, unusable,
usable.
was:
Currently we use LAST_DDL_TIMESTAMP only for data tables.
We need to update LAST_DDL_TIMESTAMP when add/drop/alter indexes.
> Update LAST_DDL_TIMESTAMP for index table when add/drop/alter indexes.
> ----------------------------------------------------------------------
>
> Key: PHOENIX-6932
> URL: https://issues.apache.org/jira/browse/PHOENIX-6932
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Rushabh Shah
> Assignee: Rushabh Shah
> Priority: Major
>
> Currently we use LAST_DDL_TIMESTAMP only for data tables.
> Create LAST_DDL_TIMESTAMP when we create an index.
> Update LAST_DDL_TIMESTAMP when we alter index like disable, rebuild,
> unusable, usable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)