GitHub user chenliang613 opened a pull request:
https://github.com/apache/carbondata/pull/2268
[CARBONDATA-2434] Add ExternalTableExample and LuceneDataMapExample
For preparing 1.4.0 release.
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [X] Any interfaces changed?
NA
- [X] Any backward compatibility impacted?
NA
- [X] Document update required?
NA
- [X] Testing done
DONE
- [X] 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/chenliang613/carbondata external_example
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2268.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 #2268
----
commit 3d3b19fbb78421ab59fd2b20cbe0b7bfb693b6c4
Author: chenliang613 <chenliang613@...>
Date: 2018-05-04T02:35:52Z
[CARBONDATA-2434] Add ExternalTableExample and LuceneDataMapExample
----
---