You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Goden Yao (JIRA)" <ji...@apache.org> on 2016/07/14 18:16:21 UTC

[jira] [Reopened] (HAWQ-903) Fix pxffilters_test failure and HBase filter failure

     [ https://issues.apache.org/jira/browse/HAWQ-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goden Yao reopened HAWQ-903:
----------------------------

reopen to update version

> Fix pxffilters_test failure and HBase filter failure
> ----------------------------------------------------
>
>                 Key: HAWQ-903
>                 URL: https://issues.apache.org/jira/browse/HAWQ-903
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: PXF
>            Reporter: Shivram Mani
>            Assignee: Shivram Mani
>             Fix For: 2.0.0.0-incubating
>
>
> Below two failures on merging of PR https://github.com/apache/incubator-hawq/pull/695
> [~jiadx]
> {code}
> /tmp/build/94e06087/hawq/pxf/pxf-hbase/src/main/java/org/apache/hawq/pxf/plugins/hbase/HBaseFilterBuilder.java:279: error: unreported exception Exception; must be caught or declared to be thrown
>                 throw new Exception("unsupported operation for filtering " + op);
>                 ^
> 1 error
> :pxf-hbase:compileJava FAILED
> {code}
> {code}
> [ RUN         ] test__supported_filter_type
>                 d != c
>                 ERROR: pxffilters_test.c:64 Failure!
> [      FAILED ] test__supported_filter_type
> {code}



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