[
https://issues.apache.org/jira/browse/HIVE-14336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15399027#comment-15399027
]
Lefty Leverenz commented on HIVE-14336:
---------------------------------------
Doc note: Aarrgh, typos in the parameter description -- "cooresponding" should
be "corresponding" and "choosen" should be "chosen" (sigh). Anyway, this adds
the configuration parameter *hive.vectorized.adaptor.usage.mode* to
HiveConf.java so it will need to be documented in the wiki for release 2.2.0.
If the patch is applied to any other branches, please fix the typos.
* [Configuration Properties -- Vectorization |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Vectorization]
Adding a TODOC2.2 label.
> Make usage of VectorUDFAdaptor configurable
> -------------------------------------------
>
> Key: HIVE-14336
> URL: https://issues.apache.org/jira/browse/HIVE-14336
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Fix For: 2.2.0
>
> Attachments: HIVE-14336.01.patch
>
>
> Add a Hive configuration variable:
> {code}
> hive.vectorized.adaptor.usage.mode = {none, chosen, all}
> {code}
> for configuring whether to attempt vectorization using the VectorUDFAdaptor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)