[
https://issues.apache.org/jira/browse/PHOENIX-6932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720253#comment-17720253
]
ASF GitHub Bot commented on PHOENIX-6932:
-----------------------------------------
shahrs87 commented on PR #1595:
URL: https://github.com/apache/phoenix/pull/1595#issuecomment-1537221743
Checkstyle errors are unrelated to the patch.
There is one test crashing on jenkins build:`
org.apache.phoenix.end2end.join#SubqueryUsingSortMergeJoinIT` which runs
successfully locally.
@tkhurana Can you please merge this PR? Thank you.
> 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)