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

Hadoop QA commented on PHOENIX-4878:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12975201/PHOENIX-4878.patch
  against master branch at commit 62a7927f0af57520abba56105a249f2f85b70ff0.
  ATTACHMENT ID: 12975201

    {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:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
     
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropColumnIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterTableWithViewsIT

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2815//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2815//console

This message is automatically generated.

> Remove SharedTableState and replace with PTable
> -----------------------------------------------
>
>                 Key: PHOENIX-4878
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4878
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Thomas D'Silva
>            Assignee: Xinyi Yan
>            Priority: Major
>         Attachments: PHOENIX-4878.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When we drop a column from a base table we also drop view indexes that 
> require the column. This information is passed back to the client using the 
> SharedTableState proto. Convert this to use our regular PTable proto.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to