[
https://issues.apache.org/jira/browse/HIVE-10136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14391044#comment-14391044
]
Alan Gates commented on HIVE-10136:
-----------------------------------
+1
> BaseWork.vectorMode hides AbstractOperatorDesc.vectorMode
> ---------------------------------------------------------
>
> Key: HIVE-10136
> URL: https://issues.apache.org/jira/browse/HIVE-10136
> Project: Hive
> Issue Type: Bug
> Components: Query Planning
> Reporter: Alexander Pivovarov
> Assignee: Alexander Pivovarov
> Priority: Minor
> Attachments: HIVE-10136.1.patch
>
>
> BaseWork extends AbstractOperatorDesc
> both classes have vectorMode field.
> both have setVectorMode method
> BaseWork has getVectorMode method
> I think we should add getVectorMode method to AbstractOperatorDesc and remove
> vectorMode field, getter and setter methods from BaseWork
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)