You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/11/22 22:20:00 UTC

[jira] [Assigned] (HIVE-18133) Parametrize TestTxnNoBuckets wrt Vectorization

     [ https://issues.apache.org/jira/browse/HIVE-18133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Koifman reassigned HIVE-18133:
-------------------------------------


> Parametrize TestTxnNoBuckets wrt Vectorization
> ----------------------------------------------
>
>                 Key: HIVE-18133
>                 URL: https://issues.apache.org/jira/browse/HIVE-18133
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>    Affects Versions: 3.0.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>
> it currently runs in Vector mode only
> {noformat}
>   public void setUp() throws Exception {
>     setUpInternal();
>     hiveConf.setBoolVar(HiveConf.ConfVars.HIVE_VECTORIZATION_ENABLED, true);
>   }
> {noformat}
> would be good to run both modes



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)