You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Chinmay Kulkarni (Jira)" <ji...@apache.org> on 2019/12/03 21:09:00 UTC

[jira] [Commented] (PHOENIX-5501) Add support for VIEW_TTL table property during DDL

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

Chinmay Kulkarni commented on PHOENIX-5501:
-------------------------------------------

[~jisaac] The test seems to have failed because of an unexpected host shutdown. Can you please run this test locally and confirm that it succeeds? Then I can merge it.

> Add support for VIEW_TTL table property during DDL
> --------------------------------------------------
>
>                 Key: PHOENIX-5501
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5501
>             Project: Phoenix
>          Issue Type: Sub-task
>    Affects Versions: 4.15.0
>            Reporter: Jacob Isaac
>            Assignee: Jacob Isaac
>            Priority: Major
>         Attachments: PHOENIX-5501.4.x-HBase-1.3-view-ttl.001.patch
>
>
> We need support VIEW_TTL table property that can be specified during CREATE VIEW AND ALTER VIEW commands.
> High level list of tasks
>     * Modify SYSCAT to support VIEW TTL related metadata.
>     * Add to MetadataProtocol
>     * Add to PTable and TableProperty.
>     * Modify PhoenixDatabaseMetaData
>     * Modify various create table and alter table routines



--
This message was sent by Atlassian Jira
(v8.3.4#803005)