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/05/04 09:46:25 UTC

[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #3735: [CARBONDATA-3791] Correct spelling, link and ddl in SI and MV Documentation

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



##########
File path: docs/index/bloomfilter-index-guide.md
##########
@@ -96,7 +96,7 @@ User can create BloomFilter Index using the Create Index DDL:
   PROPERTIES ('BLOOM_SIZE'='640000', 'BLOOM_FPP'='0.00001', 'BLOOM_COMPRESS'='true')
   ```
 
-Here, (name,id) are INDEX_COLUMNS. Carbondata will generate BloomFilter index on these columns. Queries on these columns are usually like 'COL = VAL'.
+Here, (name,id) are INDEX_COLUMNS. Carbondata will generate BloomFilter index on these columns. Queries on these columns are usually like `'COL = VAL'`.

Review comment:
       to highlight it in the document




----------------------------------------------------------------
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