[
https://issues.apache.org/jira/browse/HIVE-10159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Pivovarov updated HIVE-10159:
---------------------------------------
Attachment: HIVE-10159.1.patch
TestCliDriver mapjoin_decimal.q and TestMinimrCliDriver smb_mapjoin_8.q work
fine for me locally
Let me reattach the patch #1 to run the build again
> HashTableSinkDesc and MapJoinDesc keyTblDesc can be replaced by
> JoinDesc.keyTableDesc
> -------------------------------------------------------------------------------------
>
> Key: HIVE-10159
> URL: https://issues.apache.org/jira/browse/HIVE-10159
> Project: Hive
> Issue Type: Improvement
> Components: Query Planning
> Reporter: Alexander Pivovarov
> Assignee: Alexander Pivovarov
> Priority: Minor
> Attachments: HIVE-10159.1.patch, HIVE-10159.1.patch
>
>
> MapJoinDesc and HashTableSinkDesc are derived from JoinDesc
> HashTableSinkDesc and MapJoinDesc have keyTblDesc field.
> JoinDesc has keyTableDesc field.
> I think HashTableSinkDesc and MapJoinDesc can use superclass (JoinDesc)
> keyTableDesc field instead of defining their own keyTblDesc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)