GitHub user QiangCai opened a pull request:
https://github.com/apache/carbondata/pull/1611
[CARBONDATA-1848] Carbondata streaming sink adapt spark 2.2
Carbondata streaming sink adapt spark 2.2
- [x] Any interfaces changed?
no
- [x] Any backward compatibility impacted?
no
- [x] Document update required?
no
- [x] Testing done
Please provide details on
- Whether new unit test cases have been added or why no new tests
are required?
already have
- How it is tested? Please attach test report.
ci of spark 2.2
- Is it a performance related change? Please attach the performance
test report.
no
- Any additional information to help reviewers in testing this
change.
no
- [x] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/QiangCai/carbondata adapt_spark22
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1611.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 #1611
----
commit 8209599bc8c5b95ab5e40b4b2e67297ef48104e1
Author: QiangCai <[email protected]>
Date: 2017-12-05T07:31:05Z
streaming adapt spark 2.2
----
---