You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Hanumath Rao Maduri (JIRA)" <ji...@apache.org> on 2018/07/27 21:37:00 UTC

[jira] [Created] (DRILL-6645) Transform TopN in Lateral Unnest pipeline to Sort and Limit.

Hanumath Rao Maduri created DRILL-6645:
------------------------------------------

             Summary: Transform TopN in Lateral Unnest pipeline to Sort and Limit.
                 Key: DRILL-6645
                 URL: https://issues.apache.org/jira/browse/DRILL-6645
             Project: Apache Drill
          Issue Type: Bug
          Components: Query Planning &amp; Optimization
    Affects Versions: 1.14.0
            Reporter: Hanumath Rao Maduri
            Assignee: Hanumath Rao Maduri
             Fix For: 1.15.0


TopN operator is not supported in Lateral Unnest pipeline. Hence transform the TopN to use Sort and Limit.



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