Jacky Li

Results 3 issues of Jacky Li

Why is this PR needed? Thrift version 0.9.3 is not supported by new version of Linux What changes were proposed in this PR? Thrift library version is upgraded from 0.9.3...

For unit test, CarbonData depends on JMockit. However, the versions of JMockit CarbonData depends on is too low, which is out of support. I suggest to upgrade JMockit to 1.49

Currently CarbonData depends on Java8 and Scala 2.11. Many of the dependency library of CarbonData already support high version Java and Scala. In order to keep up with the community...