[ 
https://issues.apache.org/jira/browse/PHOENIX-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715145#comment-17715145
 ] 

ASF GitHub Bot commented on PHOENIX-6930:
-----------------------------------------

virajjasani merged PR #1593:
URL: https://github.com/apache/phoenix/pull/1593




> Update LAST_DDL_TIMESTAMP for table/view when we alter properties on 
> table/view
> -------------------------------------------------------------------------------
>
>                 Key: PHOENIX-6930
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6930
>             Project: Phoenix
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Rushabh Shah
>            Assignee: Rushabh Shah
>            Priority: Major
>
> Currently we update LAST_DDL_TIMESTAMP only when we create a table, add or 
> drop columns. We should update LAST_DDL_TIMESTAMP when we alter properties 
> also.
> ALTER TABLE <table-name> SET DISABLE_WAL = true
> If we execute this statement, as of today we don't update LAST_DDL_TIMESTAMP.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to