You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by gv...@apache.org on 2016/09/17 16:12:48 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-249] As LongType.simpleString in spark is bigint, Carbon will convert Long to BigInt. This closes #166

[CARBONDATA-249] As LongType.simpleString in spark is bigint, Carbon will convert Long to BigInt. This closes #166


Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/74358b05
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/74358b05
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/74358b05

Branch: refs/heads/master
Commit: 74358b05a377e6f9618e476a4be2ccd4c7e56129
Parents: 30444b8 3fb3744
Author: Venkata Ramana G <ra...@huawei.com>
Authored: Sat Sep 17 21:42:22 2016 +0530
Committer: Venkata Ramana G <ra...@huawei.com>
Committed: Sat Sep 17 21:42:22 2016 +0530

----------------------------------------------------------------------
 .../spark/util/DataTypeConverterUtil.scala      | 55 ++++++++++++++++++++
 .../execution/command/carbonTableSchema.scala   | 31 +++--------
 2 files changed, 62 insertions(+), 24 deletions(-)
----------------------------------------------------------------------