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

Tim Armstrong resolved IMPALA-6155.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 2.11.0

commit 9923b8297a329aa245866e9ed4611ad502b807b7
Author: Tim Wood <tw...@cloudera.com>
Date:   Mon Nov 6 15:34:23 2017 -0800

    IMPALA-6155: Allow tests to pass when ORDER BY does not cover the query.
    
    Use VERIFY_IS_EQUAL_SORTED tag on RESULTS section to allow low-order
    sort deviations to compare.
    
    Testing:
    - Passed local tests/run-tests.py ...
    - Changed order of expected rows by low-order column and verified test 
still passes.
    - Analyzed all TPC-DS query files for similar patterns, found no others.
    
    Change-Id: Ib42ba64ce6ac9b75b4a532f20cee0055aaed5a6c
    Reviewed-on: http://gerrit.cloudera.org:8080/8484
    Reviewed-by: Michael Brown <mi...@cloudera.com>
    Reviewed-by: Tim Armstrong <tarmstr...@cloudera.com>
    Tested-by: Impala Public Jenkins


> TPC-DS Q77A is not deterministic
> --------------------------------
>
>                 Key: IMPALA-6155
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6155
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 2.11.0
>            Reporter: Tim Armstrong
>            Assignee: Tim Wood
>             Fix For: Impala 2.11.0
>
>
> See 
> https://gerrit.cloudera.org/#/c/8417/2/testdata/workloads/tpcds/queries/tpcds-q77a.test
> The query is sorted by the first two columns but there are duplicate values 
> in those columns, so the results would be valid if returned in either order. 
> I'm surprised that this hasn't been flaky but it could hit us at any time.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to