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

ramkrishna.s.vasudevan commented on PHOENIX-1312:
-------------------------------------------------

{code}
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/x1/jenkins/jenkins-slave/workspace/Phoenix-4.x-HBase-0.98/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java:[633,36]
 cannot find symbol
  symbol:   variable MetaReader
  location: class 
org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver

{code}
Not sure some one saw this. There is a compilation error in 4.x-0.98 branch.  
Not introduced by this patch.

> Do not always project the empty column family
> ---------------------------------------------
>
>                 Key: PHOENIX-1312
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1312
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 4.7.0
>
>         Attachments: PHOENIX-1312_1.patch, PHOENIX-1312_master.patch, 
> PHOENIX-1312_v2.patch, PHOENIX-1312_v3.patch, PHOENIX-1312_v4.patch, 
> Phoenix-1312.patch
>
>
> Often times, we don't need to, but it seems we always are. See 
> MultiCfQueryExecIT.testGuidePostsForMultiCFs() where we run a query like this:
> {code}
> SELECT count(*) FROM multi_cf WHERE e.cpu_utilization IS NOT NULL
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to