You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ja...@apache.org on 2017/11/18 15:29:38 UTC

[04/28] carbondata git commit: [CARBONDATA-1608]Support Column Comment for Create Table This closes #1432

[CARBONDATA-1608]Support Column Comment for Create Table This closes #1432


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

Branch: refs/heads/fgdatamap
Commit: 808a334f03ea00856e7c6556418835e6d29c1e50
Parents: 17892b1 9c9521b
Author: kumarvishal <ku...@gmail.com>
Authored: Thu Nov 16 20:42:10 2017 +0530
Committer: kumarvishal <ku...@gmail.com>
Committed: Thu Nov 16 20:42:10 2017 +0530

----------------------------------------------------------------------
 .../TestCreateTableWithColumnComment.scala      | 54 ++++++++++++++++++++
 .../CarbonDescribeFormattedCommand.scala        | 19 ++++---
 .../sql/parser/CarbonSpark2SqlParser.scala      | 14 +++--
 .../BooleanDataTypesInsertTest.scala            | 40 +++++++++++++++
 4 files changed, 115 insertions(+), 12 deletions(-)
----------------------------------------------------------------------