You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hadoop QA (Jira)" <ji...@apache.org> on 2019/11/27 18:19: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=16983789#comment-16983789 ] 

Hadoop QA commented on PHOENIX-5501:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12986988/PHOENIX-5501.4.x.HBase1-3.001.patch
  against master branch at commit 7e298b3b4b51e5ebfcd46cf0c9724fcf36cbd9fd.
  ATTACHMENT ID: 12986988

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/3162//console

This message is automatically generated.

> 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.HBase1-3.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)