GitHub user xubochin opened a pull request:
https://github.com/apache/carbondata/pull/1499 [WIP][CARBONDATA-1235]Add Lucene Datamap
Add lucene coarse grained datamap . User can write lucene datamap by lucenedatamap writer while loading data .
- [X] Any interfaces changed?
No
- [X] Any backward compatibility impacted?
No
- [X] Document update required?
No
- [X] Testing done
Add a Testcase
- [X] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
NA
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/xubochin/carbondata lucene-datamap
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1499.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1499
----
commit bd7a191ec566f2662947a188ea01c7acb6bba6ff
Author: simon.xu <
[hidden email]>
Date: 2017-11-15T02:45:22Z
add lucene datamap
----
---