You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/31 23:40:00 UTC

[jira] [Commented] (DRILL-4196) some TPCDS queries return wrong result when hash join is disabled

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

ASF GitHub Bot commented on DRILL-4196:
---------------------------------------

ilooner commented on issue #338: DRILL-4196 Fix to stop returning no more data when output batch is fu…
URL: https://github.com/apache/drill/pull/338#issuecomment-393715672
 
 
   This change is in master.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> some TPCDS queries return wrong result when hash join is disabled
> -----------------------------------------------------------------
>
>                 Key: DRILL-4196
>                 URL: https://issues.apache.org/jira/browse/DRILL-4196
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Victoria Markman
>            Assignee: amit hadke
>            Priority: Major
>             Fix For: 1.5.0
>
>         Attachments: 1.5.0-amit-branch_tpcds_sf1.txt, query40.tar, query52.tar
>
>
> With hash join disabled query52.sql and query40.sql returned incorrect result with 1.4.0 :
> {noformat}
> +-----------------+-------------------------------------------+---------------------------------------------------------------------+----------------------------+--------------+----------------------------+
> |     version     |                 commit_id                 |                           commit_message                            |        commit_time         | build_email  |         build_time         |
> +-----------------+-------------------------------------------+---------------------------------------------------------------------+----------------------------+--------------+----------------------------+
> | 1.4.0-SNAPSHOT  | b9068117177c3b47025f52c00f67938e0c3e4732  | DRILL-4165 Add a precondition for size of merge join record batch.  | 08.12.2015 @ 01:25:34 UTC  | Unknown      | 08.12.2015 @ 03:36:25 UTC  |
> +-----------------+-------------------------------------------+---------------------------------------------------------------------+----------------------------+--------------+----------------------------+
> 1 row selected (2.13 seconds)
> {noformat}
> Setup and options are the same as in DRILL-4190
> See attached queries (.sql), expected result (.e_tsv) and actual output (.out)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)