You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2014/06/03 19:10:01 UTC

[jira] [Updated] (DRILL-832) verification fails for hash join

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

Mehant Baid updated DRILL-832:
------------------------------

    Component/s:     (was: Functions - Drill)
                 Execution - Operators

> verification fails for hash join
> --------------------------------
>
>                 Key: DRILL-832
>                 URL: https://issues.apache.org/jira/browse/DRILL-832
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Operators
>            Reporter: Zhiyong Liu
>
> Datasources: TPCH (10MB), three-way split parquet files
> git.commit.id.abbrev=92408f1
> git.commit.id=92408f193043fa3049d114930a97ecf2332e08c0
> A large amount of discrepant data for the following query:
> 2014-05-23 14:44:27 INFO  DrillTestBase:275 - Submitting query:
> /root/open-source-drill-test/testing/framework/resources/tpch-smoke/testcases/join10-hash.q : alter session set `planner.enable_mergejoin` = false
> 2014-05-23 14:44:27 INFO  DrillTestBase:275 - Submitting query:
> /root/open-source-drill-test/testing/framework/resources/tpch-smoke/testcases/join10-hash.q :
> select o.O_TOTALPRICE
>     from customer c, orders o
>     where c.C_CUSTKEY = o.O_CUSTKEY



--
This message was sent by Atlassian JIRA
(v6.2#6252)