[ 
https://issues.apache.org/jira/browse/HIVE-27363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724958#comment-17724958
 ] 

Ayush Saxena commented on HIVE-27363:
-------------------------------------

Committed to master.

Thanx [~okumin] for the contribution!!!

> Typo in the description of hive.tez.bucket.pruning
> --------------------------------------------------
>
>                 Key: HIVE-27363
>                 URL: https://issues.apache.org/jira/browse/HIVE-27363
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: 4.0.0-alpha-2
>            Reporter: okumin
>            Assignee: okumin
>            Priority: Minor
>              Labels: pull-request-available
>
> `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]
> {code:java}
>     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."), {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to