You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "xubo245 (JIRA)" <ji...@apache.org> on 2019/01/08 01:45:00 UTC

[jira] [Resolved] (CARBONDATA-3211) Optimize the documentation

     [ https://issues.apache.org/jira/browse/CARBONDATA-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

xubo245 resolved CARBONDATA-3211.
---------------------------------
    Resolution: Fixed

> Optimize the documentation
> --------------------------
>
>                 Key: CARBONDATA-3211
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3211
>             Project: CarbonData
>          Issue Type: Improvement
>    Affects Versions: 1.5.1
>            Reporter: xubo245
>            Assignee: wangbin
>            Priority: Major
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Optimize the documentation:
> 1. Optimize the upper/lower case problem,we should unify the expression by using correct format , for example:
> Creating BloomFilter DataMap
> Dropping specified datamap
> Disable Datamap
> in https://github.com/apache/carbondata/blob/master/docs/datamap/bloomfilter-datamap-guide.md
> we should change olap to OLAP in https://github.com/apache/carbondata/blob/master/docs/datamap-developer-guide.md
> 2. Optimize the space error in project, for example:
>    * @param dbName the database name , if not a default database
> in org.apache.carbondata.presto.server.PrestoServer#startServer
> => after database name, it shouldn't have space, need change it to "database name,"
> others:
>  org.apache.spark.sql.CarbonDatasourceHadoopRelation#toString
>  failed to get lucene datamap ,



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)