GitHub user jackylk opened a pull request:
https://github.com/apache/carbondata/pull/1531 [CARBONDATA-1767] Remove dependency of Java 1.8
This PR removed dependency of Java 1.8, it can be compile with Java 1.7 and Java 1.
- [X] Any interfaces changed?
No
- [X] Any backward compatibility impacted?
No
- [X] Document update required?
No
- [X] Testing done
No testcase added
- [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/jackylk/incubator-carbondata ut1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1531.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1531
----
commit 384a0f357eff5e720584f12ab1dd0a841f18410d
Author: Jacky Li <
[hidden email]>
Date: 2017-11-19T02:53:46Z
make compatible with java 1.7
----
---