update hetu-docs/zh/admin/properties.md:Hive

在大数据语境中Hive一般不译为“蜂巢”,并且对应的英文本句含有2个“supports”导致本句翻译有些异常,建议修改。
This commit is contained in:
暮暮七 2022-04-24 05:58:10 +00:00 committed by Gitee
parent 6a79256341
commit 95802f2fe1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -612,7 +612,7 @@
## 启发式索引属性
启发式索引是外部索引模块,可用于过滤连接器级别的行。 位图Bloom和MinMaxIndex是openLooKeng提供的索引列表。 到目前为止,位图索引支持使用ORC存储格式的表支持蜂巢连接器
启发式索引是外部索引模块,可用于过滤连接器级别的行。 位图Bloom和MinMaxIndex是openLooKeng提供的索引列表。 到目前为止,位图索引支持Hive连接器的ORC存储格式的表
### `hetu.heuristicindex.filter.enabled`