Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-17204 support un-bucketed tables in acid
  3. HIVE-18133

Parametrize TestTxnNoBuckets wrt Vectorization

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Transactions
    • 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

      Attachments

        1. HIVE-18133.03.patch
          5 kB
          Eugene Koifman
        2. HIVE-18133.02.patch
          4 kB
          Eugene Koifman
        3. HIVE-18133.01.patch
          4 kB
          Eugene Koifman

        Activity

          People

            ekoifman Eugene Koifman
            ekoifman Eugene Koifman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: