GitHub user sandeep-katta opened a pull request:
https://github.com/apache/carbondata/pull/2343 [WIP][CARBONDATA-2532][Integration] Carbon to support spark 2.3 version
**What changes were proposed in this pull request?**
1.In general carbon is need to correct the API changes done by the spark in 2.3.0
2.Added 1 more folder in integration/spark2 for 2.3 support
3.New profile is added for spark 2.3
**How was this patch tested?**
Existing testcases.
Some issues are pending will be correcting meanwhile
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/sandeep-katta/carbondata sparksupport
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2343.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2343
----
commit 09df21ad61cc518fa12ad648ff00d4e68dcc47d0
Author: sandeep-katta <sandeep.katta2007@...>
Date: 2018-05-25T10:17:48Z
CARBON-SPARK-UPGRADE_2.3
Carbon support for 2.3.1
----
---