[ 
https://issues.apache.org/jira/browse/HIVE-24213?focusedWorklogId=492954&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-492954
 ]

ASF GitHub Bot logged work on HIVE-24213:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Sep/20 13:23
            Start Date: 30/Sep/20 13:23
    Worklog Time Spent: 10m 
      Work Description: zmatyus opened a new pull request #1539:
URL: https://github.com/apache/hive/pull/1539


   


----------------------------------------------------------------
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: 492954)
    Remaining Estimate: 0h
            Time Spent: 10m

> Incorrect exception in the Merge MapJoinTask into its child MapRedTask 
> optimizer
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-24213
>                 URL: https://issues.apache.org/jira/browse/HIVE-24213
>             Project: Hive
>          Issue Type: Bug
>          Components: Physical Optimizer
>    Affects Versions: 4.0.0
>            Reporter: Zoltan Matyus
>            Assignee: Zoltan Matyus
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The {{CommonJoinTaskDispatcher#mergeMapJoinTaskIntoItsChildMapRedTask}} 
> method throws a {{SemanticException}} if the number of {{FileSinkOperator}}s 
> it finds is not exactly 1. The exception is valid if zero operators are 
> found, but there can be valid use cases where multiple FileSinkOperators 
> exist.
> Example: the MapJoin and it child are used in a common table expression, 
> which is used for multiple inserts.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to