You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Ali Alsuliman (JIRA)" <ji...@apache.org> on 2019/04/20 05:36:00 UTC

[jira] [Created] (ASTERIXDB-2552) Implement micro external sort operator for subplans

Ali Alsuliman created ASTERIXDB-2552:
----------------------------------------

             Summary: Implement micro external sort operator for subplans
                 Key: ASTERIXDB-2552
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2552
             Project: Apache AsterixDB
          Issue Type: Bug
          Components: RT - Runtime
    Affects Versions: 0.9.4
            Reporter: Ali Alsuliman
            Assignee: Ali Alsuliman
             Fix For: 0.9.4.2


The external sort operator deals gracefully with insufficient memory. 
However, the sort operator that is used in subplans currently is in memory sort and not an external sort and thus could run out of memory.



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