clickzetta-index-manager

Community

Manage Bloom, inverted, and vector indexes.

Authoryunqiqiliang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance on selecting and creating the right index types (Bloom Filter, inverted, and vector) to accelerate ClickZetta Lakehouse queries, and offers practical workflows for creating, building, viewing, and dropping indexes for both new and existing data.

Core Features & Use Cases

  • Index type selection: Guidance on Bloom Filter for high-cardinality equal lookups, inverted for text search, and vector for semantic similarity.
  • Index creation & maintenance: Create, view, and delete indexes with CREATE/Bloom Filter/INVERTED/VECTOR constructs, and maintain storage with BUILD INDEX where supported.
  • Operational workflows: Build for existing data, monitor progress, and apply per-partition indexing for large tables.

Quick Start

Create a Bloom Filter index on a high-cardinality column and then build the index for existing data as needed.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: clickzetta-index-manager
Download link: https://github.com/yunqiqiliang/clickzetta-skills/archive/main.zip#clickzetta-index-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.