You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2020/08/25 06:00:39 UTC

[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #3873: [CARBONDATA-3956] Reindex command on SI table

Indhumathi27 commented on a change in pull request #3873:
URL: https://github.com/apache/carbondata/pull/3873#discussion_r476196350



##########
File path: docs/index/secondary-index-guide.md
##########
@@ -188,4 +188,13 @@ where we have old stores.
 Syntax
   ```
   REGISTER INDEX TABLE index_name ON [TABLE] [db_name.]table_name
+  ```
+
+### Repair index Command
+This command is used to reload segments in the SI table in case when there is some mismatch in the number
+of segments in main table and the SI table
+
+Syntax
+  ```
+  REPAIR INDEX ON TABLE maintable_name

Review comment:
       Looks like index_name is missing from syntax. 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org