GitHub user chenliang613 opened a pull request:
https://github.com/apache/carbondata/pull/2777 [HOXFIX] Upgrade spark integration version to 2.3.2
1. Upgrade spark integration version to 2.3.2
2. Currently, hive integration module is not supported along with spark 2.3.2, so remove it in pom.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/chenliang613/carbondata spark2.3.2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2777.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2777
----
commit e75dde20946873ef42f8c447c71c980375c76a96
Author: chenliang613 <chenliang613@...>
Date: 2018-09-27T15:10:15Z
[HOXFIX] upgrade spark integration version to 2.3.2
----
---