Sergey Shelukhin created HIVE-11528: ---------------------------------------
Summary: incrementally read query results when there's no ORDER BY Key: HIVE-11528 URL: https://issues.apache.org/jira/browse/HIVE-11528 Project: Hive Issue Type: Improvement Reporter: Sergey Shelukhin May require HIVE-11527. When there's no ORDER BY and there's more than one reducer on the last stage of the query, it should be possible to return data to the user as it is produced, instead of waiting for all reducers to finish. -- This message was sent by Atlassian JIRA (v6.3.4#6332)