[
https://issues.apache.org/jira/browse/HIVE-23723?focusedWorklogId=464642&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-464642
]
ASF GitHub Bot logged work on HIVE-23723:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Jul/20 16:34
Start Date: 30/Jul/20 16:34
Worklog Time Spent: 10m
Work Description: zeroflag commented on a change in pull request #1323:
URL: https://github.com/apache/hive/pull/1323#discussion_r463125357
##########
File path: ql/src/test/results/clientpositive/llap/limit_join_transpose.q.out
##########
@@ -108,7 +111,7 @@ limit 1
POSTHOOK: type: QUERY
POSTHOOK: Input: default@src
#### A masked pattern was here ####
-0 val_0 0 val_0
+238 val_238 238 val_238
Review comment:
I'll try but I don't think it will help in this case. My understanding
is that SORT_QUERY_RESULTS sorts the rows on the standard output on the
client/driver side.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 464642)
Time Spent: 1h (was: 50m)
> Limit operator pushdown through LOJ
> -----------------------------------
>
> Key: HIVE-23723
> URL: https://issues.apache.org/jira/browse/HIVE-23723
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Reporter: Attila Magyar
> Assignee: Attila Magyar
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Limit operator (without an order by) can be pushed through SELECTS and LEFT
> OUTER JOINs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)