From 95802f2fe1a59b97cdb7bf96df8b0ab035c8df9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9A=AE=E6=9A=AE=E4=B8=83?= Date: Sun, 24 Apr 2022 05:58:10 +0000 Subject: [PATCH] =?UTF-8?q?update=20hetu-docs/zh/admin/properties.md?= =?UTF-8?q?=EF=BC=9AHive=20=E5=9C=A8=E5=A4=A7=E6=95=B0=E6=8D=AE=E8=AF=AD?= =?UTF-8?q?=E5=A2=83=E4=B8=ADHive=E4=B8=80=E8=88=AC=E4=B8=8D=E8=AF=91?= =?UTF-8?q?=E4=B8=BA=E2=80=9C=E8=9C=82=E5=B7=A2=E2=80=9D=EF=BC=8C=E5=B9=B6?= =?UTF-8?q?=E4=B8=94=E5=AF=B9=E5=BA=94=E7=9A=84=E8=8B=B1=E6=96=87=E6=9C=AC?= =?UTF-8?q?=E5=8F=A5=E5=90=AB=E6=9C=892=E4=B8=AA=E2=80=9Csupports=E2=80=9D?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E6=9C=AC=E5=8F=A5=E7=BF=BB=E8=AF=91=E6=9C=89?= =?UTF-8?q?=E4=BA=9B=E5=BC=82=E5=B8=B8=EF=BC=8C=E5=BB=BA=E8=AE=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hetu-docs/zh/admin/properties.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hetu-docs/zh/admin/properties.md b/hetu-docs/zh/admin/properties.md index 9faf7c35f..9c5c4cdac 100644 --- a/hetu-docs/zh/admin/properties.md +++ b/hetu-docs/zh/admin/properties.md @@ -612,7 +612,7 @@ ## 启发式索引属性 -启发式索引是外部索引模块,可用于过滤连接器级别的行。 位图,Bloom和MinMaxIndex是openLooKeng提供的索引列表。 到目前为止,位图索引支持使用ORC存储格式的表支持蜂巢连接器。 +启发式索引是外部索引模块,可用于过滤连接器级别的行。 位图,Bloom和MinMaxIndex是openLooKeng提供的索引列表。 到目前为止,位图索引支持Hive连接器的ORC存储格式的表。 ### `hetu.heuristicindex.filter.enabled`