GitHub user xubo245 opened a pull request:
https://github.com/apache/carbondata/pull/1408 [CARBONDATA-1568] Optimize annotation of code
There are some improper places in code annotation by IDEA inspect code
We optimize annotation of code:
- Fix an error of Javadoc issues
- modify the expression of annotation
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/xubo245/carbondata docsOptimize
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1408.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1408
----
commit 5fcfcf5888e0fc1d35a8f211b10090d0d9d6c39f
Author: xubo245 <
[hidden email]>
Date: 2017-10-10T12:59:46Z
[CARBONDATA-1568] Optimize annotation of code
----
---