Skip to content

Conversation

SNC123
Copy link
Contributor

@SNC123 SNC123 commented Oct 16, 2025

I hereby agree to the terms of the GreptimeDB CLA.

#6756 (Tracking Issue)

What's changed and what's your intention?

Implemented manual build type for async index build:

  • New Admin Function: A new administrative function, build_index(table_name), is added to initiate a rebuild for a specific table.
  • Targeted Rebuild: For efficiency, this operation identifies and rebuilds only the indexes that are inconsistent, rather than all of them.

PR Checklist

Please convert it to a draft if some of the following conditions are not met.

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR requires documentation updates.
  • API changes are backward compatible.
  • Schema or data changes are backward compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-not-required This change does not impact docs. size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant