Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.0
-
None
Description
it currently runs in Vector mode only
public void setUp() throws Exception { setUpInternal(); hiveConf.setBoolVar(HiveConf.ConfVars.HIVE_VECTORIZATION_ENABLED, true); }
would be good to run both modes