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

Typo in the description of hive.tez.bucket.pruning

    XMLWordPrintableJSON

Details

    Description

      `hive.optimize.index.filters` seems to be typo of `hive.optimize.index.filter`.

      https://github.com/apache/hive/blob/8f2ee8baae6fbc0a60128fbeae3f51c7b9ee62d6/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java#L4782

          TEZ_OPTIMIZE_BUCKET_PRUNING(
              "hive.tez.bucket.pruning", true,
               "When pruning is enabled, filters on bucket columns will be processed by \n" +
               "filtering the splits against a bitset of included buckets. This needs predicates \n"+
                  "produced by hive.optimize.ppd and hive.optimize.index.filters."), 

      Attachments

        Issue Links

          Activity

            People

              okumin Shohei Okumiya
              okumin Shohei Okumiya
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: