You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Lars Volker (JIRA)" <ji...@apache.org> on 2017/05/22 10:56:04 UTC

[jira] [Resolved] (IMPALA-5144) Remove sortby() query hint

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

Lars Volker resolved IMPALA-5144.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 2.9.0

IMPALA-5144: Remove sortby() hint

The sortby() hint is superseded by the SORT BY SQL clause, which has
been introduced in IMPALA-4166. This changes removes the hint.

Change-Id: I83e1cd6fa7039035973676322deefbce00d3f594
Reviewed-on: http://gerrit.cloudera.org:8080/6885
Reviewed-by: Lars Volker <lv...@cloudera.com>
Tested-by: Impala Public Jenkins

> Remove sortby() query hint
> --------------------------
>
>                 Key: IMPALA-5144
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5144
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 2.9.0
>            Reporter: Lars Volker
>            Assignee: Lars Volker
>             Fix For: Impala 2.9.0
>
>
> IMPALA-4166 will introduce a new "SORT BY (...)" SQL clause which will supersede the 'sortby()' hint. We have to remove the 'sortby()' hint once work on IMPALA-4166 has been completed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)