GitHub user chenliang613 opened a pull request:
https://github.com/apache/carbondata/pull/1478 [CARBONDATA-1689] Fix parent pom issues and correct CI link of README
1. Move 2.11 of scala.binary.version and scala.version to common properties , for supporting default compilation.
<scala.binary.version>2.11</scala.binary.version>
<scala.version>2.11.8</scala.version>
2.Add <streaming> module's source code to coverage report.
3.Correct CI link of README.
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
NA
- [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/chenliang613/carbondata ci_link
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1478.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1478
----
commit 907ee01bc44e6d9cca8ecc80dd9193df24c517bd
Author: chenliang613 <
[hidden email]>
Date: 2017-11-09T12:34:35Z
[CARBONDATA-1689] Fix parent pom issues and correct CI link of README
----
---