[
https://issues.apache.org/jira/browse/HIVE-23162?focusedWorklogId=420625&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-420625
]
ASF GitHub Bot logged work on HIVE-23162:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Apr/20 00:11
Start Date: 11/Apr/20 00:11
Worklog Time Spent: 10m
Work Description: jcamachor commented on pull request #978: HIVE-23162
URL: https://github.com/apache/hive/pull/978
----------------------------------------------------------------
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: 420625)
Remaining Estimate: 0h
Time Spent: 10m
> Remove swapping logic to merge joins in AST converter
> -----------------------------------------------------
>
> Key: HIVE-23162
> URL: https://issues.apache.org/jira/browse/HIVE-23162
> Project: Hive
> Issue Type: Bug
> Components: CBO
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-23162.01.patch, HIVE-23162.02.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In ASTConverter, there is some logic to invert join inputs so the logic to
> merge joins in SemanticAnalyzer kicks in.
> https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java#L407
> There is a bug because inputs are swapped but the schema is not.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)