You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Seungun Choe (JIRA)" <ji...@apache.org> on 2014/01/10 08:32:53 UTC

[jira] [Updated] (TAJO-491) TPC-H Q1~22 Test on Tajo 0.8 CDH branch

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

Seungun Choe updated TAJO-491:
------------------------------

    Description: 
TPC-H Test results in that table.
5 and the query is executed once for each, and the calculated average.
And, here is error messages about can't run queries.
Also, Q7, Q8, Q13 queries results are not match Tajo and Hive, Impala. 

{code}
q04 : org.apache.tajo.algebra.ExistsPredicate cannot be cast to org.apache.tajo.algebra.InPredicate
q05 : Some targets cannot be evaluated in the query block "profit"
q11 : java.lang.NullPointerException
q15 : ERROR: no such a column name supplier_no
q16: java.lang.NullPointerException
q17: java.lang.NullPointerException
q18: java.lang.NullPointerException
q19: ERROR: syntax error at or near '('
        LINE 7:0 (
q20: ERROR: syntax error at or near '('
        LINE 21:20 		and ps_availqty > (
q21: org.apache.tajo.algebra.ExistsPredicate cannot be cast to org.apache.tajo.algebra.InPredicate
q22: ERROR: syntax error at or near '('
        LINE 5:5 from (
{code}
These queries which does not included page 'https://wiki.apache.org/tajo/TpchBenchmark' refer TPC-H documents.


> TPC-H Q1~22 Test on Tajo 0.8 CDH branch
> ---------------------------------------
>
>                 Key: TAJO-491
>                 URL: https://issues.apache.org/jira/browse/TAJO-491
>             Project: Tajo
>          Issue Type: Test
>            Reporter: Seungun Choe
>
> TPC-H Test results in that table.
> 5 and the query is executed once for each, and the calculated average.
> And, here is error messages about can't run queries.
> Also, Q7, Q8, Q13 queries results are not match Tajo and Hive, Impala. 
> {code}
> q04 : org.apache.tajo.algebra.ExistsPredicate cannot be cast to org.apache.tajo.algebra.InPredicate
> q05 : Some targets cannot be evaluated in the query block "profit"
> q11 : java.lang.NullPointerException
> q15 : ERROR: no such a column name supplier_no
> q16: java.lang.NullPointerException
> q17: java.lang.NullPointerException
> q18: java.lang.NullPointerException
> q19: ERROR: syntax error at or near '('
>         LINE 7:0 (
> q20: ERROR: syntax error at or near '('
>         LINE 21:20 		and ps_availqty > (
> q21: org.apache.tajo.algebra.ExistsPredicate cannot be cast to org.apache.tajo.algebra.InPredicate
> q22: ERROR: syntax error at or near '('
>         LINE 5:5 from (
> {code}
> These queries which does not included page 'https://wiki.apache.org/tajo/TpchBenchmark' refer TPC-H documents.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)