Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-17916

remove ConfVars.HIVE_VECTORIZATION_ROW_IDENTIFIER_ENABLED

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • None
    • Transactions
    • None

    Description

      follow up from HIVE-12631. Filing so it doesn't get lost.

      There is this code in UpdateDeleteSemanticAnalyzer

            // TODO: remove when this is enabled everywhere
      	      HiveConf.setBoolVar(conf, ConfVars.HIVE_VECTORIZATION_ROW_IDENTIFIER_ENABLED, true);
      

      The 1st update/delete statement on a session will enable this and it will be enabled for all future queries which makes this flag useless/misleading.

      Attachments

        Issue Links

          Activity

            People

              teddy.choi Teddy Choi
              ekoifman Eugene Koifman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: