Users can speed up queries by creating a bitmap index This document focuses on how to create an index job, as well as some considerations and frequently asked questions when creating an index.
Creating and dropping index is essentially a schema change job. For details, please refer to Schema Change.
There are two forms of index creation and modification related syntax, one is integrated with alter table statement, and the other is using separate create/drop index syntax
Create Index
Please refer to CREATE INDEX or ALTER TABLE, You can also specify a bitmap index when creating a table, Please refer to CREATE TABLE
Show Index
Please refer to SHOW INDEX
Drop Index
Please refer to DROP INDEX or ALTER TABLE
Please refer to Schema Change
Please refer to Schema Change
Please refer to Schema Change
Duplicate data model and key columns of the Aggregate and Uniq models.TINYINTSMALLINTINTUNSIGNEDINTBIGINTCHARVARCHARDATEDATETIMELARGEINTDECIMALBOOL