GitHub user jackylk opened a pull request:
https://github.com/apache/carbondata/pull/1640
[WIP] Annotate carbon property
WIP
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [ ] Testing done
Please provide details on
- Whether new unit test cases have been added or why no new tests
are required?
- How it is tested? Please attach test report.
- Is it a performance related change? Please attach the performance
test report.
- Any additional information to help reviewers in testing this
change.
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jackylk/incubator-carbondata
annotate_carbon_property
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1640.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1640
----
commit 1d83427a99c5182c68672d86af24fa2f0299ebde
Author: Jacky Li <[email protected]>
Date: 2017-12-07T11:40:45Z
remove unused carbon property
commit 9c90dab1e406e2bdf60e5b1fae66fd20051fffb5
Author: Jacky Li <[email protected]>
Date: 2017-12-11T08:06:17Z
wip
commit 3b59cf91d5f7e2af1cd37f6fc6f569ad7ed25d36
Author: Jacky Li <[email protected]>
Date: 2017-12-11T08:30:33Z
wip
commit 578e85e55d1ce92806e169deb783cd0213597b19
Author: Jacky Li <[email protected]>
Date: 2017-12-11T09:17:57Z
wip
commit 96f949d4f10238bd6c2a8b8ad4f073c8ef02d9ef
Author: Jacky Li <[email protected]>
Date: 2017-12-11T09:41:53Z
wip
----
---