hash index
常見例句
- This article uses a rather basic hash index as an example.
本文使用一個(gè)非?;镜?hash 索引作為例子。 - Forest of Trees indexes combine the advantages of a hash index with those of a traditional B+tree index when the first column of the index is not very selective.
如果索引的第一行不是有選擇性的,F(xiàn)orest of Trees 索引結(jié)合一個(gè) hash 索引和傳統(tǒng) B+tree 索引的優(yōu)勢(shì)。 - As before with the hash index, you need to define a key generator UDF, a range producer UDF, the index extension, and finally a UDF that exploits the index extension if possible.
與 hash 索引一樣,這里需要定義一個(gè)鍵生成器 UDF、一個(gè)范圍生成器 UDF、一個(gè)索引擴(kuò)展以及一個(gè)利用索引擴(kuò)展的 UDF。 返回 hash index