Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2498#discussion_r202221863
--- Diff: core/pom.xml ---
@@ -47,7 +47,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
- <version>2.3.1</version>
+ <version>2.4</version>
--- End diff --
Can you check whether it is compatible with spark-2.3 also, as we will
support spark-2.3 in near futreu.---
